To give Exam Paper by Setting it and Broadcasting.
- Java JRE
- To issue and manage Question Paper use release
Exam-Setter.jar
- To broadcast Question Paper use release
Server-Examination-System.jar
- To attend exam use release
Client-Examination-System.jar
- To run any
jar
file the syntax isjava -jar [jar-file-name.jar]
.- For example,
jar
file name issample.jar
, the command should bejava -jar sample.jar
.
- For example,