MCQOPTIONS
Saved Bookmarks
| 1. |
What is the output of this program?Note: Execution command line: $ java exception_handling one two |
| A. | TypeA |
| B. | TypeB |
| C. | Compilation Error |
| D. | Runtime Error |
| Answer» D. Runtime Error | |