Identifying the appropriate class names


Discussion:

Q: Identifying the appropriate class names, attributes and methods for the following objects. I need at least 3 attributes and 3 methods for each class.

STUDENT
INSTRUCTOR
CLASS
MAJOR

For Example:

Class Name
Student

Attributes
socialSecurityNumber;
studentName;
studentDOB;

Methods
getStudentName();
getTotalStudentCount();
setStudentID(ssn, fname);

Solution Preview :

Prepared by a verified Expert
JAVA Programming: Identifying the appropriate class names
Reference No:- TGS01935934

Now Priced at $20 (50% Discount)

Recommended (92%)

Rated (4.4/5)