Test Bank for Problem Solving with C++, 9th Edition, Walter Savitch
Table of Contents
1. Introduction to Computers and C++ Programming
2. C++ Basics
3. More Flow of Control
4. Procedural Abstraction and Functions That Return a Value
5. Functions for All Subtasks
6. I/O Streams as an Introduction to Objects and Classes
7. Arrays
8. Strings and Vectors
9. Pointers and Dynamic Arrays
10. Defining Classes
11. Friends, Overloaded Operators, and Arrays in Classes
12. Separate Compilation and Namespaces
13. Pointers and Linked Lists
14. Recursion
15. Inheritance
16. Exception Handling
17. Templates
18. Standard Template Library
Appendices
1 C++ Keywords 1015
2 Precedence of Operators 1016
3 The ASCII Character Set 1018
4 Some Library Functions 1019
5 Inline Functions 1026
6 Overloading the Array Index Square Brackets 1027
7 The this Pointer 1029
8 Overloading Operators as Member Operators 1032
Index 1034
Reviews
There are no reviews yet.