In Chapter 8, you created a game named Quiz in which the user could respond to multiple-choice questions. Modify the game so that it stores the player’s highest score from any previous game in a file and displays the high score at the start of each new game. (The first time you play the game, the high score is 0.) Save the game as QuizUsingFile.java.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.