Integer
A whole number; a number with no decimal places.
In some systems integers are divided between those that can be represented by a single byte (simple integers) and those that need more than a single byte (long integers). The dividing line would be the number 255 (assuming starting at zero).
More Information
Last Changed: Friday, January 27, 2006
Navigation: Computer Knowledge Home :: Terms :: I :: Integer
