

MCQOPTIONS
Saved Bookmarks
1. |
What will be the output of the following Java program? |
A. | The snippet compiles, runs and prints 0 |
B. | The snippet compiles, runs and prints 1 |
C. | The snippet does not compile |
D. | The snippet compiles and runs but does not print anything |
Answer» E. | |