Vidyalelo
Ruby Programming · Q7

Object Oriented Programming (OOP) Concepts in Ruby

Programming · Ruby Programming · question 7

Q7

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

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

Answer: Option A

Solution

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