If the increment operator is __________ to a variable, first the variable is incremented by 1, then its new value is used in the expression.

If the increment operator is __________ to a variable, first the variable is incremented by 1, then its new value is used in the expression.



Answer: Prefixed


Learn More :