Q. In Ruby, what does the `elsif` keyword do?
β
Correct Answer: (A)
Specifies the code block to execute if a condition is true
You must be Logged in to update hint/solution