You are on page 1of 4

Delhi Public School, Noida

Class- V
COMPUTER SCIENCE
Revision Sheet
Q1) Fill in the blanks.

a) _______________Joins the boxes of a flowchart.

b) ______________is an example of a cell address.

c) ______________box holds the instructions to process the act.

d) The terminal box is used to ______or_______ the flowchart.

e) The statement “IS A > B” will come in the___________________box.

Q2) Name the following boxes :

1
Q3) Write an algorithm to find the product of three numbers and print the result.

1. _______________________________

2. _______________________________

3. _______________________________

Q4) Complete the flowchart to calculate the area of a rectangle.

START

__________ L , B

Area = L * B

__________Area

____________
____

2
Q5) Define the following:
a) Microsoft Excel

b) Name Box

c) Workbook

d) Title Bar

e) Cell Pointer

Q6) Correct the shapes of boxes/flowlines drawn in the following flowchart for accepting
a number and printing it only if it is positive.

START

Input A

IS A > 0

PRINT
A

STOP

3
Q7)
a) Define Flowchart. How is a it helpful in the making of a program?
__________________________________________________________________________

__________________________________________________________________________

b) Define Algorithm.

__________________________________________________________________________

__________________________________________________________________________

CREATIVE THINKING

Q8) FUN WITH ALGORITHM


TIME TO BAKE A CAKE! Make your own recipe to bake a cake for the party.

STEP 1. __________________________________________________

STEP 2. __________________________________________________

STEP 3. __________________________________________________

STEP 4. __________________________________________________

You might also like