Q. What is the purpose of the include keyword in Ruby?
β
Correct Answer: (D)
To mix in module methods as instance methods of a class
You must be Logged in to update hint/solution