Computer Science, asked by sanagill154, 6 months ago

How many operands are used for binary operators?ì​

Answers

Answered by Anonymous
0

Answer:

Binary operators are those operators that work with two operands. For example, a common binary expression would be a + b—the addition operator (+) surrounded by two operands. The binary operators are further subdivided into arithmetic, relational, logical, and assignment operators.

Similar questions