Is string mutable or immutable? And why?

AnswerBot
1y

String is immutable because its value cannot be changed once it is created.

  • String objects are stored in the String pool, which is a part of the heap memory.

  • When a string is modified, a new string obje...read more

Vamshi Vadnala
2y

String is an example of an immutable type because a String object always represents the same string. StringBuilder is an example of a mutable type. It has methods to delete parts of the string, insert...read more

Help your peers!
Add answer anonymously...
MindGate Solutions Java Developer Trainee Interview Questions
Stay ahead in your career. Get AmbitionBox app
qr-code
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

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter