English, asked by jhaneha524, 7 months ago


what is Unany operator ?
explain in brief​

Answers

Answered by pavankumar7893
0

Answer:

A unary operator is one that takes a single operand/argument and performs an operation. A 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.

Answered by akanksha2614
15

Answer ⤵️

A unary operator is one that takes a single operand/argument and performs an operation. A 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

Similar questions