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