What are Data types?
Answers
Answered by
0
Explanation:
A data type is a type of data. ... Some common data types include integers, floating point numbers, characters, strings, and arrays. They may also be more specific types, such as dates, timestamps, boolean values, and varchar (variable character) formats.
Answered by
0
Answer:
data types are nothing but Type of variable
Explanation:
eg.Int means integers,
char means characters,etc.
Similar questions