Question: Write the following java application. *Please provide a code that allows the app to save data to a text file upon quitting. 1. Define a

Write the following java application.

*Please provide a code that allows the app to save data to a text file upon quitting.

Write the following java application. *Please provide a code that allows the

1. Define a class Student which extends Person. It adds the attributes Int Testl, test2, test3 Double average String grade It has methods computeaverage) and calculategrade0. The grades are based on the average, with above 90 an A, 80 to 90 a B, 70 to 80 a C etc. All other attributes have a set and a get. 2. Write an application that uses an array of type student of size 20. The program uses a menu that has options 1. Enter the Students 2. Enter grades for test 1 3. Enter grades for test 2 4. Enter grades for test 3 5. Calculate Grades 6. List all Students final grades. 7. Quit The application saves the data to a text file upon quitting and restores the data when it restarts

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!