Question: Create a TestStudent class in which youll create instances: Create a student instance with default values Repeatedly asks the user for the students name, birthyear,
Create a TestStudent class in which youll create instances: Create a student instance with default values Repeatedly asks the user for the students name, birthyear, gender, and major, until the user enters DONE to indicate no more student to enter For each student entered, create an instance of the Student class. Print the total number of Students in the class Call the toString() method to print the data for each instance.
Related to this question: http://www.chegg.com/homework-help/questions-and-answers/using-java-define-class-students-following-properties-actions-string-name-integer-age-bool-q23080267
Step by Step Solution
There are 3 Steps involved in it
The question you have provided is incomplete It seems like it des... View full answer
Get step-by-step solutions from verified subject matter experts
