

InterviewSolution
Saved Bookmarks
1. |
Why strings are called immutable |
Answer» Bcoz they are unchangeable if we define a new string to a already existing variable then it don\'t replace that rather it store it in another memory | |