May 2009
Intermediate to advanced
1020 pages
26h 27m
English
| 10 | User-Defined Data Types |
KNOWLEDGE GOALS
To know all of the simple data types provided by the C++ language.
To understand the concept of an enumerated type.
To understand the difference between external and internal representations of character data.
To understand the concept of a record type.
To understand the general concept of a C++ ...