Medallia interview question

Immutable Object

Interview Answer

Anonymous

30 Jun 2014

Immutable object is something whose state cannot be changed. This is very useful in multi threaded environment and can be an alternative for synchronization.