Chapter 10 Topics Built-In Simple Types s Integral and Floating Point Data Types s Using Combined Assignment Operators s Prefix and Postfix Forms of Increment and Decrement Operators Additional C++ Operator
Programming in C+ Chapter 5 Topics Data Type bool Using Relational and Logical Operators to Construct and Evaluate Logical Expressions XIf-Then-Else Statements
Chapter 4 Topics o Input Statements to Read Values for a Program using >> and functions get, ignore, getline o Prompting for Interactive Input/Output Noninteractive Input/Output
Chapter 3 Topics Constants of Type int and float Evaluating Arithmetic Expressions Declaration for Numeric Types s Implicit Type Coercion and Explicit Type Conversion