Question: Discuss and explain the concepts of strings being immutable in C#. What does immutable mean and how are values held in string objects changed?
Discuss and explain the concepts of strings being immutable in C#. What does immutable mean and how are values held in string objects changed?
Step by Step Solution
3.45 Rating (152 Votes )
There are 3 Steps involved in it
Part1 Immutability of String Objects String objects are immutable they cannot be changed after they ... View full answer
Get step-by-step solutions from verified subject matter experts
