Definitions for "Binary operator"
an operator with two operands. See also infix operator.
any mathematical operator that requires two data elements with which to perform the operation. [SILC99
An operator that acts on a pair of operands. The exponentiation, multiplication, division, and concatenation operators are binary operators.