True/False
The While loop is known as a pretest loop,which means it tests its condition before performing an iteration.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q28: A _ structure is commonly known as
Q29: The following is an example of what
Q30: The While loop will never execute if
Q31: The following loop will perform _ iterations.<br>For
Q32: How many times will the following loop
Q34: A _ -controlled loop repeats a statement
Q35: In a count-controlled loop,the counter performs _
Q36: Modules can be called from statements in
Q37: How many times will the following loop
Q38: In a For loop a negative step