Question: What is the output of this code?

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

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