........Operators work with single operands?
Answers
Answered by
6
Answer:
Yes!
Explanation:
Operators 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. ... Assignment operators, which assign a value to a variable.
Similar questions