Term of the Moment

lightweight


Look Up Another Term


Definition: primitive data type


An elementary data structure that is supported natively by a programming language or other software development system. Strings (alphanumeric characters), integers and Boolean (yes/no) are examples of primitive data types. See primitive.