The student should be able to test himself in addition


We have to use rand() to get 2 numbers in random each time and ask student to find the correct solution.. First we start with numbers 1 to 6.If we get 4 and 5 then the program will ask "how much is 4 times 5 4x5 = " Then the student will be able to give the answer, If it is correct then it will be typped on screen "Correct" othewise "wrong" The student would be able to repeat it for 10 times until he finds the correct answer, If he fails then it will appeared on screen "You have to remember that 4 times 5 is 20!"

i)We have to use rand() also for 4 choices when the student give a correct answer "Very good, Congratulation, Bravo, Correct"
Also we use rand() for wrong answer "wrong, try again, give another answer, surly you know it try again"

ii) if the percentage of the correct answers is 75% of the 10 questions, then it will take us to the next level from 7 to 9. it continues to next level from 10 to 60 and thne next level from 70 to 90.

iii) The student should be able to test himself in addition, substraction, multiplication, divission giving integer (we use possitive numbers)

Solution Preview :

Prepared by a verified Expert
C/C++ Programming: The student should be able to test himself in addition
Reference No:- TGS01248175

Now Priced at $20 (50% Discount)

Recommended (93%)

Rated (4.5/5)