Data Type

A data type is an attribute of data that tell the compiler or interpreter how the programmer wants to use the data. Common data types are real, integer and Boolean. The data type limits the values that a variable or a function can have. The data type defines the operations that can be done with the data.

en_USEnglish