Multiple Choice
The step method works with which of the following classes?
A) The Float and Integer classes.
B) The String and Kernal classes.
C) The Array and Dir classes
D) The Range class
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: An array is an indexed collection of
Q2: Ruby provides a number of different loop
Q4: Loops allow for the development of programming
Q5: Loops provide you with the ability to
Q6: The break method facilitates which of the
Q7: Loop modifiers are expressions appended to the
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