Vidyalelo
Ruby Programming · Q10

Object Oriented Programming (OOP) Concepts in Ruby

Programming · Ruby Programming · question 10

Q10

Which method is called automatically when an object is created in Ruby?

A.
initialize
Answer
B.
new
C.
create
D.
constructor

Answer: Option A

Solution

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