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 |
How do you assign a value to a complex number 7 how has exception hand changed in .net framework 4.0?
How route table has been created in ASP.NET ASP.Net MVC?
Explain covariance and contra-variance in .net framework 4.0. Give an example for each.
What are the contents of assembly?
What are the components of the .net framework.
How do you enforce garbage collection in .NET
What are the levels at which filters can be applied in an asp.net mvc application?
Explain peek method in tempdata in asp.net mvc?
What is needed for running an application built on winfx on the .net framework 3.0?
What is a view engine?
what are abstract classes? what is overriding?
what is the diff b/w asp.net 2.0 & 3.5