Define the term data types. short answer
Answers
Answered by
1
Answer:
In computer science and computer programming, a 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 provides a set of values from which an expression (i.e. variable, function, etc.) may take its values.
Answered by
1
Answer:
In computer science and computer programming, a data type or simply type is an attribute of data that tells the compiler or interpreter how the programmer intends to use the data. ... A data type provides a set of values from which an expression (i.e. variable, function, etc.) may take its values.
Similar questions