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 Foo91 |
| B. | Hello |
| C. | The code does not run. |
| D. | Hello world |
| Answer» D. Hello world | |