

MCQOPTIONS
Saved Bookmarks
1. |
What will be the output of the program?
And the command line invocation: > java Test red green blue |
A. | baz = |
B. | baz = null |
C. | baz = blue |
D. | Runtime Exception |
Answer» E. | |