C++
Tutorials >
Introduction to C++
>
Fundamental Data Types
The fundamental data types are at the
lowest level, which means that they are used for actual data
representation in the memory. The fundamental data types
supported by C++ are listed in Table 1.1.