Multiple Choice
A(n) ____ loop is a loop that is set up so it never stops executing, unnecessarily using computer resources.
A) Iterative
B) Executive
C) Endless
D) Closed
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q12: Loops created using the _ method run
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
Q18: The while loop is specifically designed to
Q19: The _ method stops the current iteration
Q20: A loop modifier is an expression added
Q21: The upto method is provided by the
Q22: The redo method facilitates which of the