What is Data Type in C# ?
1 Answer
1
Data Type:- These data types are used to build values which are used within an application. Here we are discussing
datatypes in C#. These are two types of the datatype like -
1). Value Type
2). Reference Type

or

-
0Thank You, Sanat Ji... Nice answer. Anonymous User | 7 years ago