Q. What is the method used to check if an object is an instance of a particular class in Ruby? (A) instance_of? (B) is_instance? (C) is_a? (D) object_of? ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (C) is_a?