Question: Project 03 Description For this lab you will write a Java program that will run a simple math quiz. Your program will generate two random


Project 03 Description For this lab you will write a Java program that will run a simple math quiz. Your program will generate two random integers between 1 and 20 and then ask a series of math questions. Each question will be evaluated as to whether it is the right or wrong answer. In the end a final score should be reported for the user. Following the instructions from Closed Lab 01, create a new folder named Project03 and a new Java program in that folder named Project03.java for this assignment. Project 03 Sample ouptut This is a sample transcript of what your program should do. Items in bold are user input and should not be put on the screen by your program. Enter your name Jeremy Welcome Jeremy Please answer the following questions 4 6 10 Correct. 4 6 24 Correct! Wrong! The correct answer is 0 4 6 Correct! You got 3 correct answers That's 75.08
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
