Your selection (1 -> 4):
3
Enter the number of Students: 3
Enter Student 1
Enter name: Son
Enter class: SE1805
Enter GPA: 8.9
Enter Student 2
Enter name: Chi
Enter class: IA1803
Enter GPA: 7.5
Enter Student 3
Enter name: Nhat
Enter class: SE1801
Enter GPA: 5.5
OUTPUT
Student 1
Nhat
SE1801
5.5
Student 2
Son
SE1805
8.9
4. Write a new class Rating student to inherit the class student; add attributes as Ranking, and write a getter and setter method for the new class. Based on the student's GPA rank according to the following
+ 100%
Zoom
Close