Review on Test 2:
- Rewrite "for" loop without continue or goto.
- Rewrite "for" loop without break or goto.
- Rewrite nested if/else to switch statement.
- The difference between all passing parameter methods.
- three fundamental features of OOP.
- Output of programs base on different ways of passing parameters.
- Draw ARI
- two problems with pointers
- output a program with statement like x + fun(x) from left or right.
- two's complement concept
- shirt-circuit evaluation
- output of nested loops.