Q. What is the method used to check if a variable is of a specific class in Ruby?
β
Correct Answer: (A)
.is_a?
You must be Logged in to update hint/solution