1 |
If some of the instructionsin an alorithm are executed based on some condition, the flow execution is called. |
Algorithm
Loop
Selection
Sequence
|
2 |
A finite sequence of activities to be processed for getting a task done from a given input. |
Flowchart
Algorithm
Computational thinking
All of these
|
3 |
It is important to learn ............. also for the developmentof computer programs. |
Algorithm
Flowchart
Computational thinking
All of these
|
4 |
------- is the placement of one object with in another object. |
Hatliing
Flowchart
Nesting
None of these
|
5 |
What is the full form of CT. |
Compuer Technology
Computational Thinking
Computer Tomography
None of these
|
6 |
The dicision box is represented by. |
An oval
A parallelogram
A dimond
Rectangale
|
7 |
The Start/Stop box is represented by; |
An oval
A parallelogram
A rectangale
A diamond
|
8 |
There can be only one start and........... stop symbol in a flowchart. |
One
Two
Three
Four
|
9 |
Sometimes we want to repeat an action again and again which is called. |
Deletion
Copying
Solution
Iteration
|
10 |
Focusing only n the important details, while ignoring irrelevant information is |
Decomposition
Abstraction
Alogorithm Design
Pattern Recognition
|