Home > Back-end >  java
java

Time:01-25

Using the array, students write a Java performance ranking and statistical pass program,
1, first of all, through the keyboard input five student's name and the Java course exam results;
2, and then to sort by grade (designed algorithms, can't use own sort an array () method), the results of the same rank consistent;
3, the statistics of the course;
4, the final output of 5 students Java course scores ranking and pass,

CodePudding user response:

Baidu a straight line, bubble is not a lot of it