Hi to all,
I am doing a program in java that will get the highest scores of the students and returns in list.
Example:
StudentA : 90
StudentB : 90
StudentC : 80
StudentD : 70
The result of this should return StudentA and StudentB in java list.
Sorry for my poor english.
Hope can anyone will help me and it will be greatly appreciated.
Regards