What do you mean by Data types
Answers
Answered by
2
Answer:
data type or simply type is an attribute of data which tells the compiler or interpreter how the programmer intends to use the data. ... A data type constrains the values that an expression, such as a variable or a function, might take.
Answered by
1
Answer:
A data type, in programming, is a classification that specifies which type of value a variable has and what type of mathematical, relational or logical operations can be applied to it without causing an error
I hope it is helpful to you
Similar questions