Q30
What is the method used to check if a variable is of a specific class in Ruby?
A.
.is_a?
AnswerB.
.type_of
C.
.typeof
D.
.class_of
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board