McqMate
| Q. |
What is the output of the following program?
|
| A. | The program does not compile as j is not initialized. |
| B. | The program compiles but does not run. |
| C. | The program compiles and runs but does not print anything. |
| D. | The program prints 0. |
| Answer» A. The program does not compile as j is not initialized. | |
View all MCQs in
Java ProgrammingNo comments yet