Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What is diff b/w string and string builder?

builder diff String
0
Posted

What is diff b/w string and string builder?

0

String String Builder 1) String cannot be used for that many operations 1) String builder is used for many variety of operations 2) If we change the value of a string it will occupy a new space in memory. 2) If we change the value it will not occupy new memory. It will change in the same place.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123