how to run-> https://youtu.be/R_7I28-35vc
poject is created using java used swing concept project is continuous improving project
loginDemo.java --> it is loginpage of project where you enter your user name and password
A.java --> it shows exams menubar which we want
B.java-->it shows mcq question with button of previous,next an dresult button
important note --> for running this project we had java compiler and oracle database installed in your pc/laptop first create database table with name of stu_app; with fields of srno,enroll,paasword,roll no,marks,Name,Branch