Answer Posted / 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 |
Post New Answer View All Answers
How large is the .net framework 3.0? Does this change make the release larger?
What is the need of Action Filters in ASP.Net MVC
What is objectset? : Entity framework
What is entitycontainer? : Entity framework
What is an asynchronous controller in asp.net mvc?
i have done enough testing in life but now stated developing intereset in development work,Can i think of entering into development work that too in >Net after more then 4 years of testing experiece?
what is .edmx file and what it contains?
How to use multiple submit buttons in asp.net mvc?
Why is the .net framework 3.0 a major version number of the .net framework if it uses the .net framework 2.0 runtime and compiler?
Why to use “{resource}.axd/{*pathinfo}” in routing in mvc?
How does �side by side� work for the .net framework 3.0?
Is razor a server side?
What are the benefits of .net framework?
What are the Core features of ASP.NET MVC?
What is razor code?