Integers Glossary

Browse 1 integers terms defined in plain English, from the cultural dictionary of computing.

1 Integers Terms

Overflow
A condition in which a computation produces a value that exceeds the storage capacity of its data type. Integer overflow wraps a value past its maximum (e.g.,...

Related Topics