Integer overflow
Number which is stored becomes larger than the capacity of the computer memory it is stored in. The most likely result is that the number will reset to 0 and start over.
— Wikipedia
Example:
TODO: integer underflow
Number which is stored becomes larger than the capacity of the computer memory it is stored in. The most likely result is that the number will reset to 0 and start over.
— Wikipedia
Example:
TODO: integer underflow