define increment and decrement operators
Answers
Answered by
0
Answer:
increment means to increase operators
Explanation:
decrement means to decrease operators
Answered by
0
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. C-like languages feature two versions (pre- and post-) of each operator with slightly different semantics.
Similar questions
Psychology,
5 months ago
Math,
5 months ago
English,
11 months ago
English,
1 year ago
English,
1 year ago