Multiple Choice
As compared to a flowchart, it is easier to modify the_________of a program logic when program modifications are necessary.
A) Macro flowchart
B) Micro flowchart
C) Terminal
D) Pseudo code.
Correct Answer:

Verified
Correct Answer:
Verified
Q11: The------- can be a useful tool when
Q12: Algorithm halts in _<br>A)Finite time<br>B)Infinite time<br>C)Logarithmic time<br>D)Exponential
Q13: What is an infinite loop?<br>A)It is an
Q14: A group of variables is often called
Q15: Finiteness property of an Algorithm is<br>A)The number
Q16: When a variable is _ it is
Q17: The _ flow chart symbol(s) represents one
Q18: Instructions in algorithms should be_<br>A)Precise<br>B)Unambiguous<br>C)Precise & Unambiguous<br>D)None
Q19: Which of the following shape is used
Q21: Diamond shape in flow chart denotes<br>A)Start<br>B)Decision<br>C)End<br>D)Input -