Computer Programming (5) - Operators, Expressions, and Statements


administrivia

Web Page - http://www.cs.tau.ac.il/~efif/courses/ComputerProgramming


equality operators


precedence and associativity


equality operator issues


important!


logical operators


precedence and associativity


what is an expression?


how are expressions used?


side effects in expressions


we've finally finished chapter 2!


what's a statement?


what kinds of statements do we have?


what kinds of statements do we have?


expression statements


expression statements