Write two differences between Unary operators and Binary Operators.
Answers
Answered by
1
Explanation:
unary operators are the single operators but where as binary operators are the two operators
Answered by
1
Answer:
Hope u understood plzz like and mark as brainllist
Explanation:
Operator is a symbol or special character which is used to perform a specific task, the task/meaning of operator is defined in the compiler. For example + is a operator which is used to add two values.
The Operators which operate on Single Operand known as Unary Operators, some of the unary operators are:
++ Increment Operator
-- Decrement Operator
& Address Of Operator
- Unary Minus Operators
~ (One’s Compliment) Negation Operator
! Logical NOT
and so on..
Similar questions
India Languages,
4 months ago
Science,
9 months ago
Math,
9 months ago
Biology,
11 months ago
Computer Science,
11 months ago