Home / Programming MCQs / Ruby MCQs / Question

M

Mr. Dubey • 51.43K Points
Coach

Q. In Ruby, what does it mean to "freeze" an object?

(A) Prevents further modifications to the object's state
(B) Locks the object's methods so they cannot be overridden
(C) Forces the object to release all resources allocated to it
(D) Prevents the object from being garbage collected

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.