True/False
The while modifier evaluates a Boolean expression and then conditionally executes the statement to which is has been appended as long as that condition remains true.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q27: Which of the following is true regarding
Q28: Loop methods are language commands that are
Q29: Using a minimum amount of code, loops
Q30: Loops can be used to collect and
Q31: A loop is a collection of statements
Q33: Ruby provides you with access to many
Q34: Ruby range operator ( .. ) provides
Q35: The loop method is designed to be
Q36: The downto method iterates a predetermined number
Q37: The _ method forces a loop to