

MCQOPTIONS
Saved Bookmarks
1. |
What will be the output of the program?Note: The command line invocation is> java X a b |
A. | names |
B. | |
C. | Compilation fails |
D. | An exception is thrown at runtime |
Answer» C. Compilation fails | |