Geography, asked by jaibhagwan621962, 3 months ago

what is increment and decrement operator​

Answers

Answered by judahemmanuel066
3

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.

Answered by llMadeSavagell
0

\huge\mathcal{\fcolorbox{aqua}{azure}{\red{♡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