Q23
What is the method used to access class variables in Ruby?
A.
Using accessor methods
B.
Using instance methods
C.
Using class methods
AnswerD.
Using global variables
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board