Your source for the most up-to-date terms, definitions, and acronyms for and about internet service providers.
Search for an ISP term
increment
Last modified: Friday, December 14, 2001
(v) To add a fixed amount. For example, if you count consecutively from 1 to 10, you increment by one. If you count by twos, you increment by two. A large proportion of computer software consists of loops of instructions in which one or more values are incremented each time the loop is executed.
(n) An amount that is added. For example, if you count by threes, the increment is three.