incrementor
Appearance
English
[edit]Etymology
[edit]Noun
[edit]incrementor (plural incrementors)
- (computing) That which increments; a computer programming instruction that increments a value.
- 2005, Pat Niemeyer, Jonathan Knudsen, Learning Java, page 95:
- Following each execution of the body, the incrementor expressions are evaluated to give them a chance to update variables […]