Question: this project, we will write a program that controls a quiz show much like the many px hows. The program will read in a group

 this project, we will write a program that controls a quiz

this project, we will write a program that controls a quiz show much like the many px hows. The program will read in a group of questions and their multiple choice ans ming them to a 2D array of strings (which can be implemented as a 3D array of type ch array of C++ strings.) The correct answers will be stored in a separate ID array of ty the rules of play Randomly present a question to the player, followed by its four possible answers (identified as A-D). Player selects an answer (program validates it's in range A-D, otherwise prompts fou answer again.) If correct choice award points (see below). It incorrect, offer player another chance. If player elects to try again, display the question, omitting the previous incorrect choice. If player gets second attempt correct, award the points that would be applier If player gets second attempt wrong game is over, all points forfeited! If player chooses to skip the missed question, go on to next random question, penalty The maximum number of questions per player round which we

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!