Which of the following exceptions will a compiler throw when a number is divided by zero?
ArithmeticException
I/OException
ArrayIndexOutOfBoundsException
NullPointerException
Submit