Q13
What is an eigenclass in Ruby?
A.
A hidden class that stores singleton methods for an object
AnswerB.
A class that is automatically created for every object
C.
A class that inherits from a module
D.
A class that cannot be instantiated directly
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board