Please be sure to cover all requirments and explain if possible.  Write a program in C++ that will help an elementary school student learn multiplication. Use a Random object to produce two positive one-digit integers. The program should then prompt the student with a question, such as: How much is 6 times 7? The student then inputs the answer. Next, the program checks the student’s answer. If it’s correct, display a message from the possible responses to a correct answer below, and ask another multiplication question. If the answer is wrong, display a message from the possible responses to an incorrect answer below, display the same question again, and let the student try it repeatedly until the student finally gets it right. A separate function should be used to generate each new question. This function should be called once when the application begins execution and each time the student answers the question correctly. After the student gets five questions correctly, give him/her the opportunity to exit the program. The student might choose to continue, but after every correct answer, thereafter, give him/her another opportunity to exit the program. Possible responses to a correct answer: (Selected at random) Excellent! Very good! Nice work! Way to go! Keep up the good work! Possible responses to an incorrect answer: (Selected at random) That is incorrect! No. Please try again! Wrong, Try once more! No. Don’t give up! Incorrect. Keep trying! No input, processing, or output should happen in the main function. All work should be delegated to other functions. Include the recommended minimum documentation for each function.

C++ Programming: From Problem Analysis to Program Design
8th Edition
ISBN:9781337102087
Author:D. S. Malik
Publisher:D. S. Malik
Chapter9: Records (struct)
Section: Chapter Questions
Problem 2PE
icon
Related questions
Question

Please be sure to cover all requirments and explain if possible. 

Write a program in C++ that will help an elementary school student learn multiplication. Use a Random object to produce two positive one-digit integers. The program should then prompt the student with a question, such as: How much is 6 times 7?

The student then inputs the answer. Next, the program checks the student’s answer. If it’s correct, display a message from the possible responses to a correct answer below, and ask another multiplication question. If the answer is wrong, display a message from the possible responses to an incorrect answer below, display the same question again, and let the student try it repeatedly until the student finally gets it right. A separate function should be used to generate each new question. This function should be called once when the application begins execution and each time the student answers the question correctly. After the student gets five questions correctly, give him/her the opportunity to exit the program. The student might choose to continue, but after every correct answer, thereafter, give him/her another opportunity to exit the program. Possible responses to a correct answer: (Selected at random) Excellent! Very good! Nice work! Way to go! Keep up the good work! Possible responses to an incorrect answer: (Selected at random) That is incorrect! No. Please try again! Wrong, Try once more! No. Don’t give up! Incorrect. Keep trying!

No input, processing, or output should happen in the main function. All work should be delegated to other functions. Include the recommended minimum documentation for each function.

Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 3 steps with 2 images

Blurred answer
Knowledge Booster
Mathematical functions
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning
Microsoft Visual C#
Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,