Question: Write a C++ program that is menu-driven that allows for the following menu choices: Load an Test: Loading an Test should prompt the user for

Write a C++ program that is menu-driven that allows for the following menu choices:

Load an Test: Loading an Test should prompt the user for an test file. If no file exists, it should allow the user to specify a different file. Upon a successful load of an test, the user should be presented with the menu again.

Display Test: The program should simply display each question, its point value, and the answer to the screen. (The functionality of actually taking the test will be created in Week 5). Upon displaying the test to the screen, the user should be presented with the menu again.

Quit: Quit the program gracefully by displaying a "thank you" message to the user, and ensure that all files have been closed along with any other housekeeping that should be done as your program shuts down.

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!