Why string are called Immutable data Type
Answer / kirti
The memory representation of string is an Array of Characters, So on re-assigning the new array of Char is formed & the start address is changed . Thus keeping the Old string in Memory for Garbage Collector to be disposed.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the components required to create a route in ASP.Net MVC?
What are the new features 3.5 framework against with the tool?
Does windows 10 need .net framework?
What is a model in android?
What is the use of action filters in an mvc application?
What are action filters?
What are the benefits of .net framework?
What is entitytype? : Entity framework
Which approach provides better support for test driven development - asp.net mvc or asp.net webforms?
What is the .net framework and how does it work?
Which is the institute which also caters to your personal development other than subject.
In razor syntax, what is the escape sequence character for @ symbol?