Vidyalelo
Ruby Programming · Q20

Modules and Mixins in Ruby

Programming · Ruby Programming · question 20

Q20

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

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

Answer: Option C

Solution

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