Q29
What is the purpose of the loop keyword in Ruby?
A.
To iterate over a collection of elements
B.
To create an infinite loop
AnswerC.
To perform a comparison operation
D.
To exit a loop based on a condition
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board