Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 684 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 684 Bytes

JAVA-Quiz

It's a console based quiz using JAVA.

As participant give correct answer, level of difficulties increase after every 5 question. If participant give wrong answer then Quiz will be ended and correct answer will be display.

Demonstration :

  1. Giving correct answer 1

  2. Giving incorrect answer 2

  3. Entering Invalid Option (Rather than A,B,C,D) 3