Question: Write a trivia program in C The program should have 3 categories and 5 questions within each category: The user should be allowed to choose
Write a trivia program in C
The program should have 3 categories and 5 questions within each category:
The user should be allowed to choose the category they want
Each question answered correctly is worth 5 points
These questions and answers should be stored in arrays
The program should keep track of the score and display it when the user chooses to exit the program.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
