Match descriptions

Report a typo

Match the exceptions and errors with their descriptions.

Match the items from left and right columns
StackOverflowError
ArithmeticException
NumberFormatException
StringIndexOutOfBoundsException
A situation when we can't convert a string to one of the numeric types
A situation when an exceptional arithmetic condition has occurred
A situation when an index is either negative or greater than the size of the string
A situation where there is no space for a new stack frame to be created
___

Create a free account to access the full topic