ICSE - Class 9 Computer Application Project Guidelines: Last Date of Submission Is: 31
ICSE - Class 9 Computer Application Project Guidelines: Last Date of Submission Is: 31
6. Write down three sets of sample input and output related to the
program.
7. Write down conclusion of your project. That must include the “Scope
of Improvement” in a paragraph.
2. On the CD/DVD write down your name, class, sec, roll no. and UID(if
applicable) with permanent marker. Blue/Black.
Points to remember
Regarding Preface, content, acknowledgement: The above pages mainly
Content should be typed at the end, but must be attached in front of
the project file. This is for the reason that if you print Content first you
may not maintain it for the page numbers in order. So when the entire
matter is ready, then only you go for printing. Print the pages first, with
page numbers. 1,2,3. ...Then at last type your Content as per the printed
page numbers.
Regarding
Or
Method 2: You may use Snipping tool. Afterwards, when you type your
project attach these image files from the folder you saved earlier.
##when the print out is ready and arrangement of pages as per page
number is done together with keeping the cover page and all, you please
stitch the pages with thread for binding. Just make sure that the pages
are secured with your stitch binding.
DON’Ts: Do not staple the final pages. Do not use channel file. Do not
print any page in landscape mode. Do not bring any unwanted matter
from your screenshot.
DOs: Attach the CD/DVD flap with the media within, inside the back
cover of the final file. Secure it with strong adhesive tape or carton
packing tape but make sure that CD/DVD media can be taken out/put
back by the evaluators in time. All must use the given sample (with
individual data) as cover page. NOT ANYTHING ELSE.
Print out of pages will be on white A4 size paper only. You may print any
page in color but that is not mandatory unless your program requires so.
You may print in grayscale to save color and expense, both. You may
take up the sample question for your project. LAST DATE OF
SUBMISSION IS: 31st JULY, 2020.
Sample Question: Develop a Java program using BlueJ based on the
concept of “Quiz Competition”.
Requirements:
There should be at least 10 questions with 4 options for each question.
Print the total score of the player at the end of the quiz.
Use if-else or switch case for checking. Use separate methods for
separate tasks.