Computer Science, asked by anishasheoran3364, 6 months ago

.......opraters work with single oprends ??

Answers

Answered by Baesiccc
0

Answer:

unary operators

Explanation:

Unary operators are the operators that requires one operand to operate upon.

For e. g: + , - , ~, Not

Answered by Anonymous
0

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