is an example of data types
Answers
Answered by
1
Answer:
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. Most programming languages allow each variable to store a single data type.
Answered by
0
Answer:
an example of data types
- int
- float
- char
- varchar
- varchar2
- double
- long
Similar questions