Which error will occur if the code includes the line a=b/0?

A. NameError
B. MathError
C. DivisionError
D. ZeroDivisionError

D. ZeroDivisionError