Question: java progeram intelijj 3. Write a code to test your classes by performing the following tasks: (5 marks) a) create a Section object called mysection
3. Write a code to test your classes by performing the following tasks: (5 marks) a) create a Section object called mysection where the section number is 101. b) create 2 Students and add them to mySection using the method addStudent) c) print the average GPA of regular Students by calling the method averageGPAO) d) call the method savelntoFile() to save the required information. 3. Write a code to test your classes by performing the following tasks: (5 marks) a) create a Section object called mysection where the section number is 101. b) create 2 Students and add them to mySection using the method addStudent) c) print the average GPA of regular Students by calling the method averageGPAO) d) call the method savelntoFile() to save the required information
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
