C# is a language in which every variable and object should have a declared type.In this article we are going to discuss about datatypes in C#. Many dataypes in C# are from C and C++.
There are different ways of defining data types in C# let us see each of them in brief:-
(more…)
