- Branching,
- Looping,
- Conditional Statement,
- Exit function,
- Difference between break and exit
Unit 4. Operators and Expression
Topics Covered
- Arithmetic operator,
- Relational operator,
- Logical or Boolean operator,
- Assignment Operator,
- Ternary operator,
- Bitwise operator,
- Increment or Decrement operator,
- Comma operator.
Unit 3. Input and Output
Topics Covered
- Conversion specification,
- I/O operation,
- Formatted I/O