Introduction to C / C++ Programming
Basic Data Types

Data Types

C/C++ has 5 basic types of data, with specific sub-types as follows:

Constants

Constants Exercise

Variables

Type Conversions

Related Topics

The following topics are not covered here, but may be found in many books on C/C++;