1/11/00
COM1100 Winter2000 Yuhong Yin
Northeastern University
29
C++ Basic Data Type
o
Basic data types are character, integer and
floating point
o
char
o
int
o
double
o
Exact size and capacity of a type varies with
the machine and operating system
n