Q. What does the respond_to_missing? method do in Ruby?
β
Correct Answer: (C)
Allows objects to handle method calls for undefined methods
You must be Logged in to update hint/solution