Ad Code

Explain Divide overflow

Explain Divide overflow


If a large number is divided by a very small number it is possible that the quotient is larger than the space
provided for it in the implied destination. In this case an interrupt is automatically generated and the program is usually terminated as a result. This is called a divide overflow error;
Reactions

Post a Comment

0 Comments