Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
5
Answers
Programming help :) part-1
SUNIL GUTTA
10y
1.2k
1
Reply
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
Post
Reset
Cancel
Answers (
5
)
Next Recommended Forum
Show data in datagrid based on multiple tables
programming part-2 ?