Multiple Choice
Finiteness property of an Algorithm is
A) The number of steps in the algorithm should be finite.
B) The algorithm should terminate after a finite no. of times.
C) For all possible combinations of input data, the algorithm terminates after a finite no. of steps.
D) None of above
Correct Answer:

Verified
Correct Answer:
Verified
Q10: Any program can be written using structures.<br>A)Sequence
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
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
Q20: As compared to a flowchart, it is