Multiple Choice
Which of the following methods automatically iterates once for each item stored in an array?
A) each
B) while
C) until
D) next
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q24: What happens if you accidentally assign a
Q25: The Array class's pop method is used
Q26: Which of the following methods can be
Q27: Which of the following methods allows you
Q28: Which of the following methods can be
Q30: The inspect method can be used to
Q31: Which of the following statements is not
Q32: Taking the output of one method and
Q33: Ruby permits the specification of a negative
Q34: Every item stored within a hash is