Given the code fragment:
What is the result if the integer aVar is 9?
A.
10 Hello World!
B.
Hello Universe!
C.
Hello World!
D.
Compilation fails.
Given the code fragment:
What is the result if the integer aVar is 9?
A.
10 Hello World!
B.
Hello Universe!
C.
Hello World!
D.
Compilation fails.
The correct output is 10 Hello World!
The Question 35 is same and correct options.