

MCQOPTIONS
Saved Bookmarks
1. |
Which of these operator is used to generate an instance of an exception than can be thrown by using throw? |
A. | new |
B. | malloc |
C. | alloc |
D. | thrown |
Answer» B. malloc | |