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