Q15
What does the self keyword refer to in Ruby classes?
A.
The current instance of the class
B.
The superclass of the class
C.
The class itself
AnswerD.
The class constructor
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board