Dear student!
i++ is increament operator and i-- is decreament operator. The increment operator (++) adds 1 to its operand. The decrement operator (--) subtracts 1 from its operand. The increment and decrement operators are unary.
Dear sir please clear the terms i++ and i-- what are their functions?View more random threads:
- assalam o alaikum sir Is that neccessory to use a Function...
- what is difference between object data type and Permitive...
- Multidimensional Array vs If-Statements and Functions? in...
- what is in order successor? in C++ 2012
- security and privacy in c
- What the difference between compiler and debuger?
- In file included from...
- Please define design recipe in C++?
- forward declaration instead of header files in c++ 2011
- What is entity with respect to object oriented programming
Sponsored Links
Dear student!
i++ is increament operator and i-- is decreament operator. The increment operator (++) adds 1 to its operand. The decrement operator (--) subtracts 1 from its operand. The increment and decrement operators are unary.
There are currently 1 users browsing this thread. (0 members and 1 guests)