.Operators work with single operands?
Answers
Answered by
4
Answer:
All the operators we have discussed above can be categorised into following categories: Postfix operators, which follow a single operand. Unary prefix operators, which precede a single operand. Binary operators, which take two operands and perform a variety of arithmetic and logical operations.
Similar questions