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

FM

Uploaded by

Satrajit Das
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)
10 views2 pages

FM

Uploaded by

Satrajit Das
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

FM = 50

A. Tick ( ) the correct answers. 1x5=5


1. How many steps are there to write a program on computer?
a. two b. three c. four
2. It is a task that a human being or machine does in order to achieve a specific goal.
a. Painting b. Problem-solving c. Running
3. These lines indicate the control of flow of instructions in a flowchart.
a. control lines b. flow lines c. display lines
4. Graphical representation of an algorithm is called:
a. procedure b. graph c. flowchart
5. How many symbols are commonly used in flowcharts?
a. Two b. Four c. Six

B. Fill in the blanks. 1 x 10 = 10


1. A series of commands that will continue to repeat over and over again until a
condition is met is called __________________
2. An………………………….is a set of instructions written in a simple language to solve a
problem.
3. A simple flowchart moves only in the……………………..direction.
4. ………………..are used to connect different symbols in a flowchart.
5. In flowcharts, representation of IF-then-else statements is done by
_________________ structure.
6. With the help of __________ problem can be analyzed in more effective way.
7. ________ is used to connect tile various sections of a flowchart to maintain its linear
flow.
8. _______________ box is used to display the final result.
9. In a flowchart, _________________ indicates the sequence of steps and direction of
flow.
10. The diagrammatic representation that illustrates the steps for the solution of a
problem is called_______________.

Write 'T' for true and 'F' for false statements: 1x5=5
1. Decision symbols have three exit points.
2. Flowcharts are used to represent only mathematical problems.
3. Algorithm must be written in a difficult language.
4. The general direction of flow in any flowchart is from bottom to top or right to left.
5. A computer program is a set of step-by-step instructions given to a computer to do a
particular task.

Answer the following questions: 3 x 10 = 30


1. What are the characteristics of an algorithm?
2. What is the difference between an algorithm and a flowchart?
3. Briefly explain the use of decision-making flowcharts.
4. What are the three steps to write a program?
5. Write down 2 advantages and 2 limitation of an algorithm?
6. Write an Algorithm & Flowchart to find Area and Perimeter of Square.
7. Write an Algorithm & Flowchart to find the smallest of two numbers.
8. Name six different symbols used in a flowchart.
9. When do we use the Process box?
10. What is the use of Input/Output box?

You might also like