Q43
What does the term "immutability" refer to in Ruby?
A.
The inability of an object to be modified after it is created
AnswerB.
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