Question: What is the output of this code?

  1. "Hello"
  2. A runtime exception is thrown.
  3. The code does not compile.
  4. "ello"

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