Glossary of Terms

Integer

Keyword Definition
Integer A data type that represents whole numbers
Integer Division The division of two integers that results in an integer quotient
Integer Overflow The condition that occurs when an integer exceeds its maximum value
Negative Integer An integer less than zero
Positive Integer An integer greater than zero
Prime Integer An integer greater than 1 that is divisible only by 1 and itself
Zero The integer that represents absence or null value