Q26
What does the include keyword do in Ruby?
A.
Creates a new instance
B.
Defines a new method
C.
Mixes in methods from a module into a class
AnswerD.
Inherits from another class
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board