Online Quiz App (Console-Based Java Mini Project): This is a simple console-based Java quiz application developed as a mini project to demonstrate the use of control flow, classes, lists, and user input/output in Java.
- Stores questions with multiple-choice options.
- Accepts user input.
- Evaluates answers and displays the score.