5
Answers

Programming help :) part-1

SUNIL GUTTA

SUNIL GUTTA

9y
1.2k
1
Hi
 
Requirement :
 
Create a program named SchoolsDemo that allows a user to enter data about five school objects and then displays the school objects in order of enrollment size from smalles to largest. The school class contains fields for the school name and number of students enrolled and properties for each field. Also, include an Icompareable.CompareTo() method so that School Objects can be sorted by enrollment.
 
What i have done :  Starting issue itself unable to understand what question really expecting from me . But i am trying to find out 
 
Any ideas , 
 
Regards 
Answers (5)