General Instructions For The Project: Don Bosco School, Berhampore
General Instructions For The Project: Don Bosco School, Berhampore
Project Class 9
(50 Marks)
1st Term
❖ The first page within the project should have the details of the student (Name, class, sec,
Subject, Roll No) and the Project Topic: CLASS IX COMPUTER APPLICATION,
ICSE PROJECT WORK (1st TERM)
❖ The second page of the project should contain the Certificate Page. Certificate page
format has been provided in a separate pdf. Download and print the Certificate page.
❖ The third page of the project should contain the Acknowledgement Page.
❖ The fourth page of the project should be the Contents page showing the list of programs
(Brief Info about the program in one line) along with the page nos.
❖ The fifth page of the Project should have an Introduction about the Project (where you
should be writing in brief about the Java language and platform, BlueJ software.)
❖ From next Page it should be the list of programs one after the other. Each program
should be having the source code, written on the ruled side, and a screen shot of the
program execution (output) pasted on the blank side of the file paper.
❖ Second last page you have to write the conclusion
❖ Last page you will write bibliography.
Each program should be well documented using comments wherever necessary and a variable glossary in the
format given below:
Description/usage of the
Variable Name Data Type
variable
6. Write a program that computes the area and circumference of a circle of radius 3.0, using
3.14 as the value of pi.
7. Write a program to find the total marks of 5 subjects and calculate the percentage of a
student.
10. Write a program that divides two numbers 153 and 22 and displays the quotient and
remainder.
**********************************************************************