5. If we have a mutable object inside immutable class then how will you handle it?
AnswerBot
1y
To handle a mutable object inside an immutable class, make the object private and provide only read-only access methods.
Make the mutable object private to encapsulate it within the immutable class.
Pro...read more
Anonymous
5mo
We need to use Deep cloned copy of the object in the constructor and the getter method when we use a mutable object as a field in an immutable class.
AKSHAY POTDAR
1y
If we have a mutable object inside an immutable class, we need to ensure that the mutable object cannot be modified from outside the class. Here are some ways to achieve this:
Make the mutable object p...read more
Add answer anonymously...
Top Wissen Technology Java Developer interview questions & answers
Popular interview questions of Java Developer
Top HR questions asked in Wissen Technology Java Developer
>
Wissen Technology Java Developer Interview Questions
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