1 |
What is the full form of CT. |
- A. Compuer Technology
- B. Computational Thinking
- C. Computer Tomography
- D. None 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 processing instructions in a flowchart. |
- A. Oval
- B. Circle
- C. Rectangle
- D. Diamond
|
4 |
------------ 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
|
5 |
Sometimes we want to repeat an action again and again which is called. |
- A. Deletion
- B. Copying
- C. Solution
- D. Iteration
|
6 |
In Algorithm, we use repeat or repeat forever to represent. |
- A. Sequence
- B. Selection
- C. Loop
- D. All of these
|
7 |
There can be only one start and........... stop symbol in a flowchart. |
- A. One
- B. Two
- C. Three
- D. Four
|
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 |
It is important to learn ............. also for the developmentof computer programs. |
- A. Algorithm
- B. Flowchart
- C. Computational thinking
- D. All of these
|
10 |
Used to connect varios sections of a flowchart. |
- A. Rectangle
- B. Oval
- C. Diamond
- D. Circle
|