Computer Science, asked by Michaeldididika1587, 1 year ago

Explain increment and decrement operators with example.


Anonymous: ___k off

Answers

Answered by 8116266715
5

increment operator is the one which increases the value e.g.i++ or i+1. here i is increased by one.

decrement operator is the one which decreases the value.e.g, i-- or i-1. here i is decreased by unity.

Answered by sneha413639
1

Answer:

YOUR ANSWER IS IN THE ATTACHMENT.

Attachments:
Similar questions