Question: What is the output of this code?
- It will throw a runtime exception.
- It will not compile.
- It will print "Hello World!" three times.
- It will run forever.
Answer: The correct answer of the above question is Option C:It will print "Hello World!" three times.