Description: Define a Student class (Student), attribute has private name (name), public age (age), professional (specialty) and package name attribute method: setName (), getName (), getspecialty () write Application, create a Student object, set age attribute value and name, and then call a method (this method will object passed as a parameter, in a method to print out the name of the students name and age age). (student class contain only static member variables and methods.
To Search:
File list (Check if you may need any files):
student.doc