Chapter2 02-07-2022
Chapter2 02-07-2022
Session-1 chapter-2
A-Multiple choice question
1. What is the term that means a set of instructions?
a) Flowchart b) Program c) Procedure
2. Which of the following is a step wise step process to solve any problem?
a) Algorithm b) Flowchart c) Chart
B-Answer these questions.
1. What is an algorithm?
Ans- An algorithm is a step-by-step procedure to solve any problem. itis a sequence of instructions to
perform a specific task.
Flowchart
Session-3
MCQ’s
1. What is the general direction of flow in any flowchart?
a. Left to right b. Top to bottom c. Both a and b
2. Which shaped symbol is used as start/stop box?
a. Parallelogram b. Rectangle c. Rounded rectangle
Answer these questions:
1. What is flowchart?
Ans- A flowchart is a pictorial or diagrammatic representation of an algorithm.