C++ Plus Data Structures, Fourth Edition assumes that students are familiar with the following C++ constructs; built-in simple data types, stream I/O as provided in <iostream>, stream I/O as provided in <fstream>, control structures while, do-while, for, if, and switch, user-defined functions with value and reference parameters, and built-in array types.
- CS2/C102 with C++
- Data Structures with C++