Lecture 6: Arithmetic experssions
Tuesday, September 20, 2011 Status: complete[

Powerpoint Slides: CS104-06_Arithmetic_Grasso.pdf (Park/Grasso)
Reading Assigned: 2.5-2.6
Homework Due: Homework 3, Homework 4
Homework Assigned:
Topics Covered:
- Arithmetic experssions and operators
- Operator precedence and associativity
- Type conversion between int and float
- More practice with scanf() and printf() with mathematical formulas
Programs Shown: