Question paper (build 07.05.20.19)
PRO192 PE INSTRUCTIONS
Read the instructions below carefully before start coding.
Students are ONLY allowed to use:
Materials on his/her computer (including JDK, NetBeans...).
For distance learning: Google Meet, Hangout (for Exam Monitoring Purpose).
Follow the steps below to complete PE:
1. Create a folder to save given projects, e.g. PRO_given (1). Dook load given materials to (1).
2. Steps to do question 1 (do the same for other questions): Open NetBeans, open the given Q1
project, then complete it according to the requirements in the exam. (Do not: delete or edit given
files, or create java file with the same name as given files).
3. Before submission: Run the function "Clean and Build Project" (Shift+F11), then rename the folder
dist to RUN (or run). (If the folder RUN already exists, delete it before renaming).
4. Submission: to submit the project Q1, at first you must select Question No = 1, browse and select
the project folder (e.g. 1, Q1 or Q1X,...) then click the Submit button. Do the same for other
questions. Do not submit the un-edited given project.
5. Do not use accented Vietnamese when writing comments in programs.
6. Do not create new project. You must use the given project and modify it according to question's
requirements.
7. Do not delete given file(s) and do not create file(s) with the same name as then.
8. Do not use package in code.
9. Software tools must be used: Apache NetBeans IDE 17 and Java JDK 1.8.
If at least one of the above requirements is not followed, the exam will get ZERO.
FUO Trouble shooting: