Computer Science, asked by virenderkumar575757, 3 months ago

what do you mean by urinary operator

Answers

Answered by pranavkumbhar6866
0

Explanation:

In computer programming, a unary operator is an operator that takes only one value for its operation. An example in the C programming language is the increment operator (++), which increments a given value by 1.

Answered by Anonymous
0

A unary operator is one that takes a single

operand/argument and performs an operation.

unary operation is an operation with only

one operand. This operand comes either before

or after the operator. Unary operators are more

efficient than standard JavaScript function calls

Similar questions