Operator priority
- Operators have different priorities, which are the order of operations in an expression operation. In the following table, the previous line always takes precedence over the next line.
- Only the unary operators (such as ++a, which operates on a single number) and assignment operate from right to left.
- List, do not recite, use more, familiar with.
4. General classification of priorities: