Question: Write a program to load two arrays called Names and Days. Load the array Names with the full names of the months of the year
Write a program to load two arrays called Names and Days. Load the array Names with the full names of the months of the year and the array days with their corresponding days. Display 10 random questions of the days of the month and check If the answer is correct a not If correct display Correct and add 10 points to has total score or display Incorrect otherwise. Display his wore at the and.
Example:
RUN
Now many days are there in the month of Moth? 28
No March Pas 31 days.
How many days are there in the month of November? 30
Correct!
and so on.
Step by Step Solution
3.44 Rating (151 Votes )
There are 3 Steps involved in it
include using namespace std int main string N... View full answer

Get step-by-step solutions from verified subject matter experts