Deloitte interview question

How will you create immutable class, explain string constant pool and string immutability.

Interview Answer

Anonymous

Apr 11, 2016

Using final keyword we can create a immutable class