The operators that need only one operand to perform an operation are called _____ operator.
Answers
Answered by
1
Answer:
Operators that require one operand are called unary operators. For example, ++ is a unary operator that increments the value of its operand by 1. ... For example, the arithmetic operators, which perform basic arithmetic operations such as addition and subtraction, return numbers-the result of the arithmetic operation.
Explanation:
Answered by
4
Answer:
The operators that need only one operand to perform an operation are called unary operator.
Similar questions