March 2013
Intermediate to advanced
1068 pages
30h 20m
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 concept of a pointer variable. ...