

MCQOPTIONS
Saved Bookmarks
1. |
Which of these exceptions will be thrown if we declare an array with negative size? |
A. | IllegalArrayException |
B. | IllegalArraySizeExeption |
C. | NegativeArrayException |
D. | NegativeArraySizeExeption |
Answer» E. | |