how to create immutable classes?
AnswerBot
1y
Immutable classes cannot be modified after creation. They ensure thread safety and prevent bugs.
Make the class final so it cannot be extended
Make all fields private and final
Do not provide any setters...read more
Sharukh Khan
2y
By Making class as a final and all data member as private.
Help your peers!
Add answer anonymously...
Top Cognizant Java Developer interview questions & answers
Popular interview questions of Java Developer
Top HR questions asked in Cognizant Java Developer
Stay ahead in your career. Get AmbitionBox app
Helping over 1 Crore job seekers every month in choosing their right fit company
65 L+
Reviews
4 L+
Interviews
4 Cr+
Salaries
1 Cr+
Users/Month
Contribute to help millions
Get AmbitionBox app