State about the Simple types - Built-In Types
Values of the carrier set are atomic, that is, they can't be divided into parts. Common illustrations of simple types are integer, character, Boolean, floating point, and enumerations. A number of languages also provide string as a built-in simple type.