Gordons

324
reputation
5
17
protected void aboutMe(String name) throws NewBieException{
System.out.println(name +" is a Software Developer");
}