|
Could anyone help me in debugging my Java Program.
Hi, I made a program in Java but it has errors although it is running. The program is like this: Java Multiple Quiz. When a User entered the wrong key (for example 5), it prompts that he should press the the right choices. for example (from 1 to 4) and then in the preceding questions, again, the program prompts the user to enter the right choices this time the program goes to the first question again. because of this the user the user should again take the question which he previously answered.
Thanks.
|