data type

(also datatype), n.A classification of a string of bits that indicates the characteristics of the encoded information and governs its representation.

Notes

On a primitive level, common data types include integer, real, double precision, and string. Complex data types include array, file, image, and binary large objects (BLOB). Data types are established within a specific context; applications and operating systems may define different data types.