Skip to content

National Teaching and Learning Change ProgrammeInformation and Communication Technology: Dictionary

++ (plus, plus)

In postfix notation, an operator which increases indicates increasing (increments) the value of a variable. So var++ is the same as var=var+1.

Jump:a-b-c-d-e-f-g-h-i-j-k-l-m-n-o-p-q-r-s-t-u-v-w-x-y-z-symbols