Multiple Choice
Which of the following loops supports two distinct forms of syntax?
A) while
B) until
C) loop
D) None of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
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
Q12: Loops created using the _ method run
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
Q18: The while loop is specifically designed to