Q18
Which type of exception is thrown by the Java Virtual Machine (JVM) when an arithmetic operation results in a value too large for the data type?
A.
ArithmeticException
B.
NullPointerException
C.
OverflowException
D.
StackOverflowError
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board