Question: 3. Write a code to test your classes by performing the following tasks: a) create a Section object called mySection where the Section number is
3. Write a code to test your classes by performing the following tasks:
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 averageGPA()
d) call the method saveIntoFile() 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
