What exception type will catch the error raised by the expression 2 / 0?
A . LogicException
B . RangeException
C . DivisionByZeroError
D . ArithmeticError
Answer: C
What exception type will catch the error raised by the expression 2 / 0?
A . LogicException
B . RangeException
C . DivisionByZeroError
D . ArithmeticError
Answer: C