Question: What is the output of this code?

  1. A runtime exception is thrown.
  2. "HelloWorld!"
  3. "hello"
  4. ????

Answer: The correct answer of the above question is Option A:A runtime exception is thrown.