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