| 1. | At least one of the operands of a binary operator 二元运算符的至少一个操作数。 |
| 2. | All other binary operators are left - associative 其他所有二元运算符都是左结合运算符。 |
| 3. | An expression that represents a binary operator 表示二元运算符的表达式。 |
| 4. | The name and type of the right operand of a binary operator 二元运算符的右操作数的名称和类型。 |
| 5. | Represents a type of binary operator 表示二元运算符的类型。 |
| 6. | Required for binary operators 对于二元运算符是必需的。 |
| 7. | Operator can function as either a unary or a binary operator 运算符既可作为一元运算符也可作为二元运算符。 |
| 8. | The operator can function as either a unary or a binary operator &运算符既可作为一元运算符也可作为二元运算符。 |
| 9. | Operators are binary because they take two operands , while the 运算符是二元运算符,原因是它们接受两个操作数,而 |
| 10. | Unary operators have one parameter , and binary operators have two parameters 一元运算符具有一个参数,二元运算符具有两个参数。 |