Q. What is a "class variable" in Ruby?
β
Correct Answer: (B)
A variable that is shared among all instances of a class
You must be Logged in to update hint/solution