What do you mean by data types
Answers
Answered by
0
Answer:
Data types are the values used to store the variables .
Data types some of them are:
Int - integer.
Num- numeric.
Boolean - true or false.
Etc.
Answered by
6
A particular kind of data item as defined by the values it can take , the programming language used or to operations that can be performed on it.
Similar questions