🧵 How String In .NET C# Works 🤷‍♂️

➡ Do you know that String is an Object which acts as a Value type?

➡ Do you understand how String is immutable?

➡ In this article we are going to discuss how String works in .NET C#.

csharp fundamentals
A77mad.22andil@gmail.com 8 weeks ago

I'interested to to know