Computer Science, asked by saritarawat2776, 5 months ago

........Operators work with single operands?


Answers

Answered by cnharshan2005
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