Solved

If an Increment or Decrement Operator Is Placed Before a Variable,it

Question 3

True/False

If an increment or decrement operator is placed before a variable,it is referred to as the prefix increment or prefix decrement operator,respectively.If an increment or decrement opera
tor is placed after a variable,it is referred to as the postfix increment or postfix decrement opera
tor,respectively.

Correct Answer:

verifed

Verified

Related Questions