primitive data type


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.