A variable is a name given to the storage location use to store a data type. Each variable in C# is associated with a data type. Data type specify the size and type of value that can be stored.
Data type in c# can be divided in two types.
1-Value type
2-Reference type
Data type in c# can be divided in two types.
1-Value type
2-Reference type
No comments:
Post a Comment