Vidyalelo
Ruby Programming · Q17

Object Oriented Programming (OOP) Concepts in Ruby

Programming · Ruby Programming · question 17

Q17

Which keyword is used to access methods and variables within the same class in Ruby?

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

Answer: Option B

Solution

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