Vidyalelo
C# Programming · Q83

Exception Handling in C Sharp

Programming · C# Programming · question 83

Q83

Which of these exceptions handles the divide by zero error?

A.
ArithmeticException
Answer
B.
MathException
C.
IllegalAccessException
D.
IllegarException

Answer: Option A

Solution

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