Increment and decrement operators are used to add and subtract one from a variable respectively. Both these operators can be used as prefix or postfix operators. The prefix operator first add or subtract one from the variable and perform the rest of the operation. Whereas the postfix operator first perform the operation and then add or subtract one from the variable. The increment operator is used to add one to the variable and the decrement operator is used to subtract one from the variable. These two operators are unary operators.
Please comment your suggestions & required topics.
Our E-mail id: [email protected]
Follow us in : https://www.facebook.com//LearnCseMalayalam
Download
0 formats
No download links available.
Increment and Decrement Operators│C programming│Part# 16│Learn CSE Malayalam | NatokHD