You are on page 1of 3

THE SET SCHOOL

First Assessment - 1st Term


September 2021
Name:______________                  Date:_____________
Class: X                Subject: Computer
Teacher`s name __________________

Q1 Q2 Q3 Q4 Total 
Max. Marks 05 04 06 05 20
Marks. Obt
Objective
Q1 (a) Choose the correct option. /2.5
1. To bake a cake is an example of ________________

a) problem b) strategy c) algorithm d) solution

2. Step by step solution of a program in a simple language_______________

a) problem solving b) flowchart c) algorithm d) data structure

3. ______________shows the logic of the program graphically.

a) graph b) flowchart c) algorithm d) data structure

4. ______________ stores data in a hierarchical manner.

a) stack b) array c) queue d) tree

5. Elements of _____________ data structure are not connected sequentially.

a) stack b) array c) queue d) graph

Q1 (b) Fill in the blanks with the correct words. /2.5


1. The _______________symbol is used for input/output in flowchart.

2. In ____________ graph, nodes are directed connected by edges.

3. A____________________ is a situation preventing something from being achieved.

4. Each item stored in an array is called_____________

5. In ________________ symbol and shapes are used.

Q2 Complete the tables , draw symbols and write descriptions. /4


S.no Name Symbol Description
1 Start /stop

2 Input /
output

3 Process

4 Decision

Subjective
Q3. Answer any four the following. /6
1. Describe the steps involved in problem solving?
2. What is the difference between algorithm and flowchart?
3. What is data structure?
4. What are good qualities of algorithms?
5. What is the difference between enqueue and dequeue?
6.

Q4 Write down the algorithm of the average of three numbers and draw its flow chart. /5

You might also like