|
-
July 1st, 2010, 08:01 PM
#1
Get top scores
Hi,
I'm doing a program in java which will get the top scores of the students.
Example.
StudentA = 90
StudentB = 80
StudentC = 90
StudentD = 70
This will return StudenA and StudentC as a top score.
How can I do this in java to return the result in java List?
Can anyone can help me to solve this or give me sample source code?It would be greatly appreciated.
Regards,
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|