Question: What is the output of this code?

  1. It will throw a runtime exception.
  2. It will not compile.
  3. It will print "Hello World!" three times.
  4. It will run forever.

Answer: The correct answer of the above question is Option C:It will print "Hello World!" three times.