Sale!

Test Bank for C++ Programming An Object-Oriented Approach 1st Edition Forouzan ISBN: 9780073523385

$50.00

Test Bank for C++ Programming An Object-Oriented Approach, 1st Edition, Behrouz A. Forouzan, Richard Gilberg, ISBN10: 0073523380, ISBN13: 9780073523385

DOWNLOAD SAMPLE

Description

Test Bank for C++ Programming An Object-Oriented Approach 1st Edition Forouzan ISBN: 9780073523385

Test Bank for C++ Programming An Object-Oriented Approach, 1st Edition, Behrouz A. Forouzan, Richard Gilberg, ISBN10: 0073523380, ISBN13: 9780073523385

Table of Contents

Chapter 1: Introduction to Computers and Programming Languages
Chapter 2: Basics of C++ Programming
Chapter 3: Expressions and Statements
Chapter 4: Selection
Chapter 5: Repetition

Chapter 6: Functions
Chapter 7: User-Defined Types: Classes
Chapter 8: Arrays
Chapter 9: References, Pointers, and Memory Management
Chapter 10: Strings

Chapter 11: Relationships among Classes
Chapter 12: Polymorphism and Other Issues
Chapter 13: Operator Overloading
Chapter 14: Exception Handling
Chapter 15: Generic Programming: Templates

Chapter 16: Input/Output Streams
Chapter 17: Recursion
Chapter 18: Introduction to Data Structures
Chapter 19: Standard Template Library (STL)
Chapter 20: Design Patterns