Home » JAVA Programming » Exceptions » Question
  1. Which of these exceptions handles the divide by zero error?
    1. IllegalAccessException
    2. IllegarException
    3. ArithmeticException
    4. MathException
    5. None of these
Correct Option: C

ArithmeticException



Your comments will be displayed only after manual approval.