Q. What does the `next` keyword do in a loop in Ruby?
β
Correct Answer: (A)
Continues to the next iteration of the loop
You must be Logged in to update hint/solution