Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of Gordons

Gordons

Gordons has asked 1 questions and find answers to 1 problems.

Stats

18
EtPoint
2
Vote count
1
questions
1
answers

About

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