An online test java GUI application using swing. The questions are displayed one at a time with 4 choices along with the options like "next" and "bookmark".
This is an online test application GUI project using swing components like Jbuttons ,Jlabels etc andimplemented the action listener for it where each question is given four with choices and also has next and bookmark option.
On clicking next the next question gets displayed and on bookmark that particular question will be book marked and upon completing all the 5 questions user can view the result.
In this project the questions are manually added in the code itself.
here are some output images:
Submitted by Jahnavi Gongal Reddy (Jahnavireddy)
Download packets of source code on Coders Packet
Comments