What is an eigenclass in Ruby?
A. A hidden class that stores singleton methods for an object
B. 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

Join The Discussion