How to create an immutable class?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

What is a conditional statement explain with example?

0 Answers  


What is finalize() function in java?

0 Answers  


How many bytes is a unicode character?

0 Answers  


1).what is the difference between below examples String s="vijay"; String s=new String("vijay");

12 Answers   Mascon, Satyam, TCS,


What is a native method?

2 Answers  






Which class is the superclass for every class in java programming?

0 Answers  


Can you explain the cs option of java interpreter?

0 Answers  


Can we make a constructor final?

0 Answers  


What will happen to the exception object after exception handling?

0 Answers  


How do you calculate square roots?

0 Answers  


what is the difference between a threads start() and run() methods? : Java thread

0 Answers  


What does it mean to be immutable?

0 Answers  


Categories