06 July 2014

Mutable and Immutable string in C#

Mutable -->means -->change in value
Immutable -->means -->No change in value

No comments: