ValueLabs interview question

What is the difference between mutable and immutable objects?

Interview Answer

Anonymous

10 Jun 2018

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