Simple Exam Question and Answer Program in Java using Eclipse IDE
What Will I Learn?
- Java String Arrays.
- More Implementation of the for loop.
- More Implementation of String array comparism.
Requirements
- An Integrated Development Environment(IDE) installed that can run Java (e.g Eclipse, IntelliJ, NetBeans)
- JDK 1.X installed on your Pc
- Of course, willingness to learn
- Java Programming Experience.
Difficulty
- Advanced
Description
This Java program is developed to be an exam marker, the developer inputs the questions and answers into two separate arrays and then uses a for loop to display the questions and then accept the answer into another String array using another for a loop.
On accepting the answers, the program checks the entered answers across with the original answer array and then records the number of correct answers and also displays the answers to the question the user got wrong.
Video Tutorial
Curriculum
NB: This video has only being shared on my Youtube Channel
Tutorial codes can be gotten from this Github repository: https://github.com/generalkolo/Javacodes
Posted on Utopian.io - Rewarding Open Source Contributors
Write about java 9
https://steemit.com/java/@marcsam/java-8-why-java-8-functional-programming
I would look into that soon.
Thanks for stopping by @marcsam
Your contribution cannot be approved because it does not follow the Utopian Rules.
Utopuian rule:
Explanation
You can contact us on Discord.
[utopian-moderator]