Related resources for what is immutable
  • String is Immutable in C#5/4/2014 11:49:54 AM. Here we learn the behavior of strings, in terms of their performance, especially when an operation is performed on it, like we append a string to it.