True/False
When working with the while or until loops, the do or : are mutually exclusive and can be omitted if the loop is spread out over more than one line.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q37: The _ method forces a loop to
Q38: One limitation of loops is that they
Q39: Which of the following is not a
Q40: The loop method belongs to the _.<br>A)
Q41: The while loop is a loop that
Q43: The each method is a very commonly
Q44: Ruby's built-in language looping constructions include which
Q45: The until loop is the opposite of
Q46: The for...in loop is designed to process
Q47: An iterator is a variable used to