1.

Which of these exceptions handles the divide by zero error?(a) ArithmeticException(b) MathException(c) IllegalAccessException(d) IllegarExceptionThe question was posed to me during an online interview.Query is from Exceptions of Type Finally and Built in Exceptions topic in portion Indexers and Exception Handling of C#

Answer» RIGHT OPTION is (a) ArithmeticException

Explanation: NONE.


Discussion

No Comment Found

Related InterviewSolutions