You are on page 1of 1

SALT LAKE POINT SCHOOL

FINAL TERM PROJECT WORK SESSION:-2021-22


CLASS:- VIII
SUBJECT:- COMPUTER

SECTION – A (JAVA PROGRAMS)

1. Write a program to input three unequal numbers. Display the greatest number among them.

2. In an Examination , the grades are awarded to the students in ‘Science’ according to the average
marks obtained in the examination:
Marks Grades
80% and above Distinction
60% or more but less than 80% First Division
45% or more but less than 60% Second Division
40% or more but less than 45% Pass
Less than 40% Promotion not granted

Write a program to input Name and marks in Physics, Chemistry and Biology. Calculate the average
marks .Display the Name, Average marks and the grades obtained.

3. Write a program to accept three angles of a triangle and check whether the triangle is possible or
not and display the message accordingly.

4. Write a program to check whether the product of two numbers is a Buzz number or not.
[A number that ends with 7 or is divisible by 7 , is called a buzz number]

5. Write a program to input two unequal numbers. Display the numbers after swapping their values in the
variables without using a third variable.
Sample input: a=25, b= 30
Sample output: a= 30, b=25

SECTION – B

6. Give a brief introduction of Adobe Flash Professional package.

7. Write the developer’s or creator’s name of the following apps:


i. Face book ii You Tube iii. Whats App iv. Instragram v. Twitter

8. Write the name and functions of any ten Tools of Adobe Flash.

9. Write short note about Transmission media.

10.Define Analog Signal and Digital Signal.

You might also like