ValueLabs interview question

What is the difference between mutable and immutable objects?

Interview Answer

Anonymous

Jun 10, 2018

The value of an object when we can modify are mutable and the alternate is called immutable object.