Vidyalelo
Java Programming · Q18

Miscellaneous Java

Programming · Java Programming · question 18

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
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board