Lecture 4 OBJECTIVES
After completing this class, students will be able to:
- Use cout and cin properly
- Explain what escape sequences are
- Use member functions correctly
- Explain the use of formatting flags
- Explain the use of manipulators
- Use manipulators correctly
Reading Assignment:Savitch: Section 2.4, Pages 65 - 74 (if/else) Section 7.1 - 7.2, Pages 335-364 (Boolean Expressions, Multiway Branches)
Click here for the presentation.
Take Home Assignment: Loan problem
|