Page 47 - iPro_trackGPT_V5_Class8
P. 47
Tech Trivia Section A (Objective)
A. Tick ( ) the correct option.
1. Identify the symbol that represents a question or decision point in the process flow.
a. Start b. Stop
c. Process d. Decision
2. What is the shape of the process symbol?
a. Rectangle b. Diamond
c. Oval d. Circle
3. What are the characteristics of a good algorithm?
a. Imprecision b. Infiniteness
c. Effectiveness d. All of these
4. Which of the following is a type of diagram that visually represents the process?
a. Flowchart b. Algorithm
c. Diagram d. All of these
B. Write ‘T’ for true and ‘F’ for false.
1. An algorithm must solve the problem accurately and produce the correct
output for limited inputs. .....................
2. While creating a flowchart, we should avoid crossing flow lines as much
as possible. .....................
3. Flowcharts are time-consuming and not essential in programming. .....................
4. An algorithm is a sequence of steps designed to solve a problem or
complete a task. .....................
5. Flowcharts make it easier to identify and correct errors in the process. .....................
C. Fill in the blanks using the words given below:
Flowchart, Algorithms, Terminal, Stop
1. The Start/ Stop box is also called the ........................... box.
2. ........................... serves as a blueprint for writing the program in any high-level language.
3. ........................... are used for handling and organizing data, including tasks like sorting,
filtering, and aggregating
4. In the flowchart, the ........................... shows the ending of the flowchart.
Algorithms and Flowcharts 45

