True/False
When you do not know when you write the program whether the loop will be executed two times,200 times,or not at all you should use a definite loop.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q32: All programming languages assign 0 to a
Q33: Using a while loop,write the pseudocode to
Q34: Program logic gets more complicated when you
Q35: The _ statement uses a loop control
Q36: Often,the value of a loop control variable
Q38: If a data item is valid,you can
Q39: A loop for which the number of
Q40: Case 1<br><br>You have just starting working at
Q41: Every high-level computer programming language contains a
Q42: With a _ loop,the loop body executes