1 |
In Algorithm, we use repeat or repeat forever to represent. |
- A. Sequence
- B. Selection
- C. Loop
- D. All of these
|
2 |
------- is the placement of one object with in another object. |
- A. Hatliing
- B. Flowchart
- C. Nesting
- D. None of these
|
3 |
Represents the imput and output instructions i a flowchart. |
- A. Parallelogram
- B. Circle
- C. Diamond
- D. Rectangle
|
4 |
A collection of instructions to solve a problem simply described in plain english is called. |
- A. Flowchart
- B. Algorithm
- C. Pseudocode
- D. All of these
|
5 |
The dicision box is represented by. |
- A. An oval
- B. A parallelogram
- C. A dimond
- D. Rectangale
|
6 |
Focusing only n the important details, while ignoring irrelevant information is |
- A. Decomposition
- B. Abstraction
- C. Alogorithm Design
- D. Pattern Recognition
|
7 |
It is important to learn ............. also for the developmentof computer programs. |
- A. Algorithm
- B. Flowchart
- C. Computational thinking
- D. All of these
|
8 |
If some of the instructionsin an alorithm are executed based on some condition, the flow execution is called. |
- A. Algorithm
- B. Loop
- C. Selection
- D. Sequence
|
9 |
Developing a step-by-step approach for solving a problem is. |
- A. Decomposition
- B. Abstration
- C. Alogorithm Design
- D. Pattern Recognition.
|
10 |
Used to connect varios sections of a flowchart. |
- A. Rectangle
- B. Oval
- C. Diamond
- D. Circle
|