1 |
Represents the imput and output instructions i a flowchart. |
- A. Parallelogram
- B. Circle
- C. Diamond
- D. Rectangle
|
2 |
Used to connect varios sections of a flowchart. |
- A. Rectangle
- B. Oval
- C. Diamond
- D. Circle
|
3 |
What is the full form of CT. |
- A. Compuer Technology
- B. Computational Thinking
- C. Computer Tomography
- D. None of these
|
4 |
There can be only one start and........... stop symbol in a flowchart. |
- A. One
- B. Two
- C. Three
- D. Four
|
5 |
Developing a step-by-step approach for solving a problem is. |
- A. Decomposition
- B. Abstration
- C. Alogorithm Design
- D. Pattern Recognition.
|
6 |
In Algorithm, we use repeat or repeat forever to represent. |
- A. Sequence
- B. Selection
- C. Loop
- D. All of these
|
7 |
A finite sequence of activities to be processed for getting a task done from a given input. |
- A. Flowchart
- B. Algorithm
- C. Computational thinking
- D. All of these
|
8 |
------- tell us to take the right path based onsome test. |
- A. Algorithm
- B. Condition
- C. Flowchart
- D. Pseudocode
|
9 |
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
|
10 |
The dicision box is represented by. |
- A. An oval
- B. A parallelogram
- C. A dimond
- D. Rectangale
|