450 Views
In this article, we are going to learn about the type-testing as and is operators in C#. Sometimes, when you code in a strongly-typed language like C#, the need arises to mix and match a little bit. That's okay, as we can't always foresee the path that the problem-solving aspect of programming will take us on.
0 comments