Java View all facts Glossary Help |
| syntactic unit > expression > numeric expression |
| numeric expression comparison table | ||||
| Subject | have example | has definition | is a synonym of | is a kind of |
|---|---|---|---|---|
| expression | A series of variables, operators and method calls (constructed according to the syntax of the language) that evaluates to a single value | syntactic unit | ||
| numeric expression | x + y | arithmetic expression | expression |
Next expression: object creation expression Up: expression Previous expression: conditional operator expression