(programming term): A binary operator returns a value based on two operands.
ex. addition, subtraction, multiplication, and division are binary operators, as is string concatenation.
see also: unary operator

Log in or register to write something here or to contact authors.