1 |
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
|
2 |
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
|
3 |
------- tell us to take the right path based onsome test. |
- A. Algorithm
- B. Condition
- C. Flowchart
- D. Pseudocode
|
4 |
Focusing only n the important details, while ignoring irrelevant information is |
- A. Decomposition
- B. Abstraction
- C. Alogorithm Design
- D. Pattern Recognition
|
5 |
There can be only one start and........... stop symbol in a flowchart. |
- A. One
- B. Two
- C. Three
- D. Four
|
6 |
--------- represents an algorithm in pictural form |
- A. Flowchart
- B. Pseudocode
- C. Computational thinking
- D. None
|
7 |
It is important to learn ............. also for the developmentof computer programs. |
- A. Algorithm
- B. Flowchart
- C. Computational thinking
- D. All of these
|
8 |
------------ allows us to take a complex problem, understand what the problem is and develop possible solutiions. |
- A. Computational thinking
- B. Formulas
- C. Excel
- D. None of these
|
9 |
------- is the placement of one object with in another object. |
- A. Hatliing
- B. Flowchart
- C. Nesting
- D. None of these
|
10 |
Developing a step-by-step approach for solving a problem is. |
- A. Decomposition
- B. Abstration
- C. Alogorithm Design
- D. Pattern Recognition.
|