Difference between Datatype and variable
In the previous post , we discussed about variables. Following terms are used.
i] Datatype
ii] Variables
Let us discuss with the example
int value = 10;
Here
int is the datatype
value is the variable which is holding the value
In the previous post , we discussed about variables. Following terms are used.
i] Datatype
ii] Variables
Let us discuss with the example
int value = 10;
Here
int is the datatype
value is the variable which is holding the value
Sign up here with your email
ConversionConversion EmoticonEmoticon