After the user answers all the questions display the number


Create the logic for an application that contains an array of 10 multiple-choice questions related to your favorite hobby. Each question contains three answer choices. Also create a parallel array that holds the correct answer to each question-A, B, or C. Display each question and verify that the user enters only A, B, or C as the answer-if not, keep prompting the user until a valid response is entered. If the user responds to a question correctly, display "Correct!"; otherwise, display "The
Correct answer is" and the letter of the correct answer. After the user answers all the questions, display the number of correct and incorrect answers.

Request for Solution File

Ask an Expert for Answer!!
Basic Computer Science: After the user answers all the questions display the number
Reference No:- TGS01474414

Expected delivery within 24 Hours