[Solved]Write Class Called Student Subclass Graduatestudent Correspond Ing Test Classes Includes L Q37164392
IN JAVA

Write a class called student and subclass graduateStudent and their correspond- ing test classes such that it includes at least the following information or func tionality each student has entries: GPA, age, gender, major, the_number_of_year, Name, Date enrolled, status:undergrad/gra Generate randomly 100 undergraduate and 100 graduate students Find the top-10 students and graduate students with highest GPA Sort the top-10 female graduate students with highest GPA Find the top-10 senior male graduate students with highest GPA Find the top-3 majors with the most students Others you want to develop Show transcribed image text Write a class called student and subclass graduateStudent and their correspond- ing test classes such that it includes at least the following information or func tionality each student has entries: GPA, age, gender, major, the_number_of_year, Name, Date enrolled, status:undergrad/gra Generate randomly 100 undergraduate and 100 graduate students Find the top-10 students and graduate students with highest GPA Sort the top-10 female graduate students with highest GPA Find the top-10 senior male graduate students with highest GPA Find the top-3 majors with the most students Others you want to develop
Expert Answer
Answer to Write a class called student and subclass graduateStudent and their correspond- ing test classes such that it includes a… . . .
OR

