String vs StringBuilder | C# | .Net | Tutorial - 29 | Tamil

preview_player
Показать описание
String

1. Immutable
2. When trying to change the value of a string, the modified value is saved in a new memory location.
3. It is good choice when value is not changed frequently

StringBuilder

1. Mutable
2. When trying to change the value of the StringBuilder, the modified value is saved in a same memory location.
3. It is good choice when value is changed frequently

------------------------------------------------------------------------

-------------------------------------------------------------------------

tag

.Net framework, ASP.Net, ADO.Net, Linq, Parallel Linq, Visual Studio, VB.Net, Web API, Web services, WCF, WinForms, MVC framework, .Net core, ASP.Net core, MVC .Net core, Visual Studio Code, Visual basics, C# Programming language, CLR, compiled code, Tutorial, interview question and answer, C# demo, freshers and experienced job search, coding in .Net, Entity framework, oops concepts, object-oriented programming language, real time project, real time demo, step by step explanation, .net 7

#மைக்காடெக் #micah #MicahTech
Рекомендации по теме