• Elements in associative arrays need index, e.g. array=( [index]=value ) .
  • Problematic code:
  • Correct code:
  • Rationale:
  • Exceptions: