Multiple Choice
What is the outcome of the following code snippet?
A) No output will be displayed because of a compilation error.
B) Hello will be displayed only once.
C) Hello will be displayed infinite times.
D) No output will be displayed even after successful compilation of the code snippet.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q83: What is the output of the code
Q84: How many times does the following loop
Q85: What is the output of the following
Q86: How many times does the following code
Q87: Which statement is correct about the execution
Q89: Which of the following loops executes the
Q90: What will be the output of the
Q91: What is the output of this code
Q92: What will be the output of the
Q93: What is the sentinel value in the