Vidyalelo
Ruby Programming · Q43

Advanced Topics in Ruby

Programming · Ruby Programming · question 43

Q43

What does the term "immutability" refer to in Ruby?

A.
The inability of an object to be modified after it is created
Answer
B.
The ability of an object to be modified after it is created
C.
The ability of an object to be destroyed after it is created
D.
The inability of an object to be destroyed after it is created

Answer: Option A

Solution

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