Computer Science, asked by shivaanshbhatia54, 6 months ago

operators which perform one single (one) operand are called​

Answers

Answered by Anonymous
2

Answer:

In mathematics, a unary operation is an operation with only one operand, i.e. a single input. This is in contrast to binary operations, which use two operands. An example is the function f : A → A, where A is a set. The function f is a unary operation on A.

Explanation:

hope it helps uh

Answered by rkhaleeq
0

Answer:

Unary operators

Explanation:

Unary operators work with a single operand.

It also negates an expression, or reversing a boolean 's value. It is possible to add increment as well as a decrement operator before the prefix or after the postfix in an operand.

Similar questions