Question: Which keyword is used to create an error?

  1. `throw`
  2. `exception`
  3. `catch`
  4. `error`

Answer: The correct answer of the above question is Option A:`throw`