Multiple Choice
Loops created using the ____ method run forever unless you provide a way to terminate them.
A) while
B) downto
C) loop
D) None of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q7: Loop modifiers are expressions appended to the
Q8: The until modifier repeatedly executes the statement
Q9: The step method is used to set
Q10: Language constructs are a category of loop
Q11: The times method is used to execute
Q13: Which of the following loops supports two
Q14: The retry method facilitates which of the
Q15: Loops help reduce the size of scripts
Q16: Loop modifiers are perfect for situations where
Q17: A(n) _ loop is a loop that