Programming - Exception Handling - Discussion

You Are Here :: Home > JAVA > Exception Handling - Discussion

 



Q.

When assign object of incorrect type to element of array called _____________________.                         


A. IndexOutOfBoundsException B. ArrayStoreException
C. NegativeArraySizeException D. NullPointerException

Answer: Option B
Explaination:

 


When assign object of incorrect type to element of array called ArrayStoreException.




Discussion

Your Comments Goes here...
NameDiscussion