Flow Control

  1. if-statements
  2. if, else, else if
  3. if with initializer
  4. Comparision Operators
  5. Short circuit
  6. switch
  7. type switch