Java provides rich operator environment. Most of its operators can be divided into the following groups: arithmetic, relational, logical.
Java提供了丰富的运算符。运算符可分为算术运算符,关系运算符,逻辑运算符。