

MCQOPTIONS
Saved Bookmarks
1. |
Generic catch handler is represented by ______________ . |
A. | catch(..,) |
B. | catch(---) |
C. | catch(…) |
D. | catch( void x) |
Answer» D. catch( void x) | |