

MCQOPTIONS
Saved Bookmarks
1. |
What is the output of the below Java program with an empty return statement? |
A. | SHOW Method.. |
B. | No output |
C. | Compiler error |
D. | None |
Answer» B. No output | |