Q. Which method is commonly used to dynamically define instance methods in Ruby?
β
Correct Answer: (C)
define_method
You must be Logged in to update hint/solution