Differentiate between a variable and data
Answers
Answered by
0
Answer:
variable is a letter which is replaced in the place of a number . Whereas, data is a given value for the data
Explanation:
im hot and sexy babe
bobos,
kiss me babe,kiss me ,
Answered by
1
Answer: A variable must have a data type associated with it, for example it can have data types like integer, decimal numbers, characters etc. The variable of type Integer stores integer values and a character type variable stores character value. The primary difference between various data types is their size in memory.
Similar questions