

MCQOPTIONS
Saved Bookmarks
1. |
What will be the output of the program, if this code is executed with the command line: > java F0091 world |
A. | Hello |
B. | Hello Foo91 |
C. | Hello world |
D. | The code does not run. |
Answer» E. | |