Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Please help! I was in the hospital for a week and need to catch up in my programming class! The 1st paragraph is the program

Please help! I was in the hospital for a week and need to catch up in my programming class! The 1st paragraph is the program I am going to ultimately create, but my current assignment just wants me to accomplish the tasks outlined in the last paragraph. I will thumbs up immediately if it looks good. I am using Microsoft Visual Studio to write by the way.

image text in transcribed

image text in transcribed

Write a "quiz" program on a topic, about which you are knowledgeable. This quiz can be work related, general knowledge or any set of questions where there is a specific answer. Ignore questions where long descriptions or general answers needed. The program should display the questions, one at a time, and possible answers, and accept an answer from the user. If the answer is correct, the program should go on to the next question. If it is incorrect, store the question for the second attempt and go on to the next question. When the list of questions has ended, the questions that were missed previously, or answered incorrectly, should be displayed again, in their original order. Keep a count of the correct answers for each category of questions and display the final count after two attempts. Also, display the correct answer, when necessary, in the second round of questioning Limit the quiz to ten (10) questions. Include questions from both true/false and multiple-choice categories Four (4) possible answers should be listed in multiple-choice questions

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Expert Oracle9i Database Administration

Authors: Sam R. Alapati

1st Edition

1590590228, 978-1590590225

More Books

Students also viewed these Databases questions