Multiple Choice
A loop is a collection of statements that ____.
A) Facilitate the processing of large text files
B) Facilitate the collection of unlimited amounts of user input
C) Provide the ability to develop scripts that can repeat the execution of any number of commands.
D) All of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q26: The break command provides the ability to
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
Q32: The while modifier evaluates a Boolean expression
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