[go: up one dir, main page]

0% found this document useful (0 votes)
31 views2 pages

General Instructions For The Project: Don Bosco School, Berhampore

Uploaded by

DR. Shemim Begum
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
31 views2 pages

General Instructions For The Project: Don Bosco School, Berhampore

Uploaded by

DR. Shemim Begum
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

DON BOSCO SCHOOL, BERHAMPORE

Project Class 9
(50 Marks)
1st Term

General instructions for the project


All projects should be submitted in proper Hard Covered Project Files, properly covered with
Art paper and cellophane paper. (No Project Files will be accepted if they don’t satisfy the
above mentioned requirements)

❖ 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

Submission Date: - 26th JUNE 2024


JAVA PROGRAMS
1. Write a program to accept any 3 numbers and display the greatest among them.

2. Write a program to check whether a number is even or odd.

3. Write a program to check a leap year.

4. Write a java program to calculate simple interest.

5. Write programs to find out the factorial of a number.

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.

8. Write a program to calculate the volume of a cylinder. (Vol of cylinder = πr2h).

9. Write a program to enter temperature and convert it from Celsius to Fahrenheit.

10. Write a program that divides two numbers 153 and 22 and displays the quotient and
remainder.

**********************************************************************

You might also like