Q. In Ruby, which method is used to check if an object responds to a certain method? (A) method_defined? (B) respond_to? (C) has_method? (D) check_method ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (B) respond_to?