Search:

Type: Posts; User: pogi

Search: Search took 0.12 seconds.

  1. Replies
    4
    Views
    3,763

    Re: How to get the list of highest score

    Hello, thanks for your promp response.
    I am newbie in java. Could you please give me sample code to solve this problem?
    Thanks in advance.
  2. Replies
    4
    Views
    3,763

    How to get the list of highest score

    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...
Results 1 to 2 of 2