Q. What is the method used to check if a variable is numeric in Ruby?
β
Correct Answer: (B)
.is_numeric?
You must be Logged in to update hint/solution