Vidyalelo
Ruby Programming · Q12

Classes and Objects in Ruby

Programming · Ruby Programming · question 12

Q12

What is the keyword used to refer to the current instance of a class in Ruby?

A.
self
Answer
B.
this
C.
current
D.
object

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board