Which of these exceptions will be thrown if we declare an array with negative size?
Posted: Wed Jul 13, 2022 7:46 pm
a) IllegalArrayException
b) IllegalArraySizeExeption
c) NegativeArrayException
d) NegativeArraySizeExeption
b) IllegalArraySizeExeption
c) NegativeArrayException
d) NegativeArraySizeExeption