Q. In Ruby, what does the `else` keyword do?
β
Correct Answer: (C)
Specifies the code block to execute if no other conditions are met
You must be Logged in to update hint/solution