3. What are binary operators ? Give examples of arithmetic binary operators.

Operators that act upon two operands are referred to as Binary Operators. Examples of arithmetic binary operators are 4+20, 4*8, 7/3 etc.