Question: Which choice is _not_ a unary operator?

  1. `typeof`
  2. `delete`
  3. `instanceof`
  4. `void`

Answer: The correct answer of the above question is Option C:`instanceof`