/cpp-how-to-program-tenth-edition-global-edition

My personal solutions to exercises from the book C++ How to Program -Tenth Edition - Global Edition, written by Paul Deitel and Harvey Deitel

Primary LanguageC++

C++ How to Program Exercise Solutions

My personal solutions to exercises from the book C++ How to Program - Tenth Edition - Global Edition, written by Paul Deitel and Harvey Deitel.

Chapter 1 Introduction to Computers and C++

1.1, 1.2, 1.3, 1.4, 1.5, 1.6, 1.7, 1.8, 1.9, 1.10, 1.11, 1.12, 1.13

Chapter 2 Introduction to C++ Programming, Input/Output and Operators

2.1, 2.2, 2.3, 2.4, 2.5

Chapter 3 Introduction to Classes, Objects, Member Functions and Strings

3.1 Fill in the Blanks
3.2 True or False

Chapter 4 Algorithm Development and Control Statements: Part 1

4.1 Fill in the Blanks
4.2 Subtract One

Chapter 5 Control Statements: Part 2; Logical Operators

5.1 Fill in the Blanks
5.2 True or False
5.5 Elements of Counter-Controlled Iteration
5.11 Find the Smallest Value

Copyright Notice

Some of the solutions include small quantity of material from the book. The amount is considered appropriate for educational non-commercial purposes to fall within the limits of fair use under U.S. copyright law (Section 107 of the U.S. Copyright Act).