Java View all facts Glossary Help |
syntactic unit > symbol |
symbol comparison table |
Subject | evaluate before | evaluate to | be part of | have purpose | has definition | have | be | make up of | is a subtopic of | return | is partitioned into |
---|---|---|---|---|---|---|---|---|---|---|---|
literal | A value that appears explicitly in a program | Literals | |||||||||
name | a keyword | a sequence of Unicode characters | fully qualified name, simple name | ||||||||
operator | another operator with lower precedence | its result | an expression | to perform a simple function of 1 to 3 arguments | A symbol used for arithmetic and logical operations | precedence | Operators | a value called its result | arithmetic operator , relational operator, logical operator, bitwise operator, logical operator, assignment operator |
Next syntactic unit: access unit Up: syntactic unit Previous syntactic unit: statement