

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following operators is used to generate instance of an exception which can be thrown using throw? |
A. | thrown |
B. | alloc |
C. | malloc |
D. | New |
Answer» E. | |