The basic data typessuch as character, integer, and floating-point numberare categories too. Thus, the basic data types could be called built-in classes, and classes sometimes are called user-defined data types.
Analogously, individuals belonging to C++'s basic data typessuch as characters, integers, and floating-point numbersare objects. Thus, those individuals sometimes are called data-type objects.