increment and decrement operator
Answers
Answered by
4
Increment operator :- increment operator is a operator which is used to increase the value of any variable by 1
Decrement operator :- decrement operator is a operator which is used to decrease the value of any variable by one
Similar questions