Explain overflow in integer arithmetic with example
Answers
Answered by
1
In computer programming, an integer overflow occurs when an arithmeticoperation attempts to create a numeric value that is outside of the range that can be represented with a given number of digits – either larger than the maximum or lower than the minimum representable value.
Answered by
1
Answer:
In computer programming, an integer overflow occurs when an arithmetic operation attempts to create a numeric value that is outside of the range that can be represented with a given number of digits – either larger than the maximum or lower than the minimum representable value.
Similar questions
Business Studies,
6 months ago
Social Sciences,
6 months ago
Sociology,
6 months ago
Social Sciences,
1 year ago
History,
1 year ago