Question: Design and implement a c++ quiz program. The program should read questions and answer information from a file StatesCapitals.txt. For example, a state capital quiz

Design and implement a c++ quiz program. The program should read questions and answer information from a file "StatesCapitals.txt". For example, a state capital quiz would contain the state and its capital on each line (e.g., Ohio:Columbus). Your program should ask a fixed number of questions and output the number of correct answers. create at least three separate functions in your design. Please type code and include screenshots of output of the code. Also code must be well commented.

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!