answersLogoWhite

0


Best Answer

Since any number divided by zero is undefined, a computer cannot base a calculation on this. Whenever a program attempts to divide by zero, this error is generated.

User Avatar

Wiki User

16y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is division by zero exception?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Computer Science

Would you use a classification paragraph or a division paragraph to explain the parts of a computer?

Division


Name the various types of multiplexing techniques?

Multiplexing techniques vary widely based on what is being multiplexed. Modern telecommunications use a very wide array of techniques including: TDM - examples: TDMA, T-carrier FDM - examples: DWDM Spatial - example: MIMO Code division - examples: CDMA Phase or polarization division - cable/satellite TV Statistcal - examples: packet mode (STS), FHSS etc etc. This is far from a complete list. I think the question needs to be more specific.


What is an exception?

The noun exception is a singular, common, abstract noun; a word for a person or thing that is excluded from a general statement or does not follow a rule, something that cannot be included in a general statement. In computer programming, the term exception is shorthand for the phrase "exceptional event", which occurs during the execution of a program, that disrupts the normal flow of the program's instructions.


What is the definition of zero shift in instrumentation?

Zero shift most likely refers to the output signal which is commonly 1>5 volts or 4 to 20 ma out the elevated zero allows easy calibration, 1 volt or 4 ma is considered to be zero on the output gauge on the instrument.


What is the exact difference between interrupt handling and exception handling?

interrupt handling is the process of handling a break or interrupt called by a program where as exception handling is for handling some exceptional conditions that'll occur when a program is running

Related questions

What are all the properties of division?

Properties of division are the same as the properties of multiplication with one exception. You can never divide by zero. This is because in some advanced math courses division is defined as multiplication by the Multiplicative Inverse, and by definition zero does not have a Multiplicative Inverse.


What arithmetic operation throws arithmetic exceptions in java?

The only arithmetic exception I can think of seeing has been caused by a division by zero statement. Trying to do integer division by 0 or mod 0 will result in this arithmetic exception. Note that floating point division by zero will result in "Infinity" being returned, and floating point modulus will result in "NaN" being returned.


Can an odd number be divided by six?

With the exception of zero, anything can be divided by anything. Division by zero is undefined. Some odd numbers are divisible by 6, some aren't.


What is the result of division by zero?

Division by zero is impossible.


How are the rules for multiplication and division of integers the same?

They are not the same. You can multiply by zero but division by zero is not defined.


What is the divisibility rule for zero?

Division by zero is undefined.


What Division by 0 is?

Nothing, because zero cannot go into anything.


Is the set of rational numbers closed under division and Why?

No. Zero is a rational number, but division by zero is not defined.


What is one centillion divided by zero?

Division, of any number, by 0 is not defined.


Is zero undefined?

Zero is pretty well defined. Division by zero is undefined.


Can any number be divided by 0?

No, division by zero is undefined in mathematics. It is not possible to divide any number by zero.


Why division by 0 is not permissible?

Because division by zero yields no answer !