Give one point of difference between unary and binary operators.
Single Choice
Views 133
Answer:
Difference between unary and binary operators:
- Unary operators operate on a single operand (e.g.,
++,--). - Binary operators operate on two operands (e.g.,
+,-).
unary operators operate on a single operand whereas binary operators operate on two operands.
Related Articles:
This section is dedicated exclusively to Questions & Answers. For an in-depth exploration of Java Programming Language, click the links and dive deeper into this subject.
Join Our telegram group to ask Questions
Click below button to join our groups.