

MCQOPTIONS
Saved Bookmarks
1. |
Why is it expensive to use objects for the exception? |
A. | Because of execution time |
B. | Memory space involved in creating an exception object |
C. | Exception object is created only if an error actually happens |
D. | All of above |
E. | None of these |
Answer» D. All of above | |