Lecture 6: Arithmetic experssions
[Previous Lecture]
[Next Lecture]
Powerpoint Slides: CS104-06_Arithmetic.pdf (Park/Grasso)
Reading Assigned: 2.5-2.6
Homework Due: Homework 4
Homework Assigned: Homework 5
Topics Covered:
- #define
- Arithmetic Operators
- Assignment Operators
- Operator Precedence
- Evaluating Arithmetic Expressions
- Promotion & Type Conversion
- Formatting Numbers with printf()
- Code & Test
Programs Shown: