Explain difference between unary and binary operator? | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 2

Explain difference between unary and binary operator?

4th Jun 2020, 10:47 AM
Tushar Vasave
Tushar Vasave - avatar
1 ответ
+ 8
The operator which used two operands to perform the task is called as binary operator . And the operator which needs only one operand is called as unary operator.
4th Jun 2020, 12:25 PM
Vanshika🦋
Vanshika🦋 - avatar