Chapter 3 Topics Constants of Type int and float Evaluating Arithmetic Expressions Declaration for Numeric Types s Implicit Type Coercion and Explicit Type Conversion
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 11 Topics o Meaning of a Structured Data Type Declaring and Using a struct Data Type & C++ union Data Type s Meaning of an Abstract Data Type Declaring and Using a class Data Type Using Separate Specification and Implementation Files