<<<
Type determines operations
Index
Boolean Type
>>>
6. C++ Fundamental Types
bool
:
true
or
false
char
: characters
int
: integer numbers
double
: floating-point (real) numbers
<<<
Type determines operations
Index
Boolean Type
>>>