two differences between prefix and postfix
Answers
Answered by
5
Key Difference: Prefix and Postfix Operators are primarily used in relation to increment and decrement operators. If the increment and decrement operators are written before the operand, then they are termed as prefix operators. However, if they are written after the operand, then they are termed as postfix operators.
Answered by
9
Answer:
this is the correct answer
Attachments:
Similar questions