binary operator
Computing term for an operator that takes two operands, such as +, -, *, /, or logical operators.
The addition operator "plus" is one of the binary operators.
このプログラミング言語では、二項演算子をオーバーロードできます。
In this programming language, you can overload binary operators.