Computer Science, asked by sibanandatripathy435, 8 months ago

Q.3. Define Increment and Decrement Operators ?​

Answers

Answered by nancy142004
0

Increment and decrement operators are unary operators that add or subtract one, to or from their operand, respectively. They are commonly implemented in imperative programming languages. ... The increment operator increases, and the decrement operator decreases, the value of its operand by 1.

Answered by yogichaudhary
2

Answer:

Increment and decrement operators are unary operators that add or subtract one, to or from their operand, respectively. They are commonly implemented in imperative programming languages.The increment operator increases, and the decrement operator decreases, the value of its operand by 1.☺️✌✔❤❣♣️

Similar questions