GAT Subject
Engineering
Computer Science Civil Engineering Chemical Engineering Agricultural Engineering Mechanical Engineering Electronics and Communication
7. | You can code a default exception handler by creating a catch block | |
A. | with no arguments | |
B. | with a void argument | |
C. | with an ellipsis as its argument | |
D. | with an argument identical to that thrown | |