PROJECT WORK
ICSE COMPUTER APPLICATIONS 2022 – 23
Rules & Regulations
· Programs are to be written in Java with Blue-J as the environment
· You are expected to submit the complete project work (incomplete work will be marked as ZERO) on or before 13/10/2022(Thursday).
· You need to furnish the following as your project contents...
1. Cover Page (Dark Blue in color)
2. The Program Code
3. Variable Description Table for each program. [Left side on White page of the
Record Book]
4. 2 sets of sample input and output[Left side on White page of the Record Book].
Avoid usage of unwanted illustrations and decorations.
The front page must contain your name, class, section and roll number.
All the pages must be numbered.
You are supposed to submit your work in COMPUTER APPLICATIONS RECORD BOOK.
PROJECT QUESTIONS
Project Work
IX (Computer Applications)
1. Write a program in Java to Add, Subtract, Multiply and Divide two numbers.
2. Write a program in Java to calculate Simple Interest.
3. Write a program in Java to Area of Circle.
4. Write a program in Java to Area and Perimeter of Rectangle.
5. Write a program in Java to Area of Triangle.
6. Write a program in Java to show whether a person is eligible to vote or not.
7. Write a program in Java to find whether a number is Positive or Negative.
8. Write a program in Java to find whether a number is Odd or Even.
9. Write a program in Java to find whether a number is Profit or Loss.
10. Write a program in Java to check whether the given number is Odd, Even or Zero.
11. Write a program in Java to check whether the First number is greater, Second number is greater or both numbers are equal.
12. Write a program in Java to find the Grades of a student according to the following criteria.
Percentage Grade
70% and above A+
60% and above but below 70% A
50% and above but below 60% B
40% and above but below 50% C
Below 40% F