what is data type? explain with example?
Answers
Answered by
3
Answer:
A data type is a type of data. For example, if the variable "var1" is created with the value "1.25," the variable would be created as a floating point data type. ... If the variable is set to "Hello world!," the variable would be assigned a string data type.
Answered by
1
Answer:
A data type is a type of data. For example, if the variable "var1" is created with the value "1.25," the variable would be created as a floating point data type. ... If the variable is set to "Hello world!," the variable would be assigned a string data type
Similar questions