Understanding Data-types In C#
What are datatypes?
C# being a strongly typed language requires the type of the variable to be explicitly or implicitly defined, so this brings us to the topic data-types...
Data-types are used when declaring a variable to tell the type of values tha...
sky1.hashnode.dev3 min read
Anselm Dike
Co-founder ceo redifyn
Very nice piece of article