Q:

WHAT IS THE DIFFERENCE BETWEEN PRE INCREMENT OPERATOR AND POST INCREMENT OPERATOR IN C?

0

WHAT IS THE DIFFERENCE BETWEEN PRE INCREMENT OPERATOR AND POST INCREMENT OPERATOR IN C?

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

Pre increment operator is used to increment variable value by 1 before assigning the value to the variable.

Post increment operator is used to increment variable value by 1 after assigning the value to the variable.

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now