Q13
Which method is used to define class variables in Ruby?
A.
@@variable
AnswerB.
@variable
C.
$variable
D.
variable
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board