QuizApp is an android based application, and enables the user to undertake a series of questions on Java language. The app is user friendly, and the user shall find it extremely easy to answer the multiple-choice questions. At the end of the quiz, a result-report is generated which states the score. The app also presents an option to the current user to play the question-round again or quit in between.
There are four Activities in the app :-
-> Main – displays Home Screen of application. -> Questions – displays MCQ’s and currents Score. -> Results – displays Results after finishing the quiz.