What Does The Term 8216immutable8217 Means In Term Of String #238
What does the term ‘immutable’ means in term of string objects?
This multiple choice question (MCQ) is related to the book/course gs gs108 CSharp. It can also be found in gs gs108 Arrays and Strings - String Class with Description - Quiz No.1.
What does the term ‘immutable’ means in term of string objects?
We can modify characters included in the string
We cannot modify characters contained in the string
We cannot perform various operation of comparison, inserting, appending etc
None of the mentioned