Page 50 - IT_V5.0_Class7
P. 50
Tech Trivia Section A (Objective)
A. Tick ( ) the correct option.
1. What is a programming language?
a. A language that helps humans speak with computers
b. A language that tells computers how to think
c. A language that tells the computer how to perform tasks
d. A language that only computers can understand
2. What is the primary purpose of an algorithm in computing?
a. To allow computers to make decisions on their own
b. To help computers solve problems or complete tasks efficiently
c. To create programming languages
d. To store data in the computer
3. Identify the symbol used to represent process in a flowchart.
a. Square b. Rectangle
c. Oval d. Diamond
4. Which of the following is a step-by-step representation of a solution to a given problem?
a. Program b. Algorithm
c. Code d. Process
5. Which of the following is not a type of control structures?
a. Selection b. Sequential
c. Repetition d. Flowchart
6. Which of the following is TRUE for flowcharts?
a. All symbols in the flowchart may/may not be connected.
b. Flow of control always goes from top to bottom.
c. You can use the different symbols to represent similar actions or elements.
d. So algorithms are preferred over flowcharts for solving a problem.
B. Fill in the blanks using the words given below:
Control structure, Diamond, Sequential, Instructions, Problem
1. .............................. shape is used to represent decision making in case of branching or looping
in a flowchart.
48 Information Technology (V5.0)-VII

