Q. In Ruby, what does the `singleton_method_defined?` method do?
β
Correct Answer: (C)
Checks if a singleton method is defined
You must be Logged in to update hint/solution