Question: java Write a classroom class that is composed of a student class. The student class should specify number of credits, 700 number. The classroom class
java
Write a classroom class that is composed of a student class. The student class should specify number of credits, 700 number. The classroom class should hold a bunch of student objects (at least 30) and be able to return the groups of students in sorted order in terms of Students ID and number of credits. ToString and equals should be implemented for student and toString and Equals for the classroom.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
