Category: Computer Programming

Reference types and string variables in C#

Reference types and string variables in C#

Hello to anyone reading this! This marks the third blog post I have done on my newly created blog in regard to the C# programming language. In my first technical blog post, I mentioned value types. To recap - I wrote about char, int, double, and bool. How to declare, assign, and modify those value … Continue reading Reference types and string variables in C#