Java View all facts Glossary Help |
syntactic unit > symbol > operator > arithmetic operator > -- |
-- | ||||
subject | fact |
-- | has purpose to decrement its operand by one | ||||
is a subtopic of Operators | |||||
is an instance of arithmetic operator | |||||
is an instance of postfix operator | |||||
is an instance of prefix operator | |||||
is an instance of unary operator | |||||
can be used in prefix or postfix form | |||||
has example
| |||||
unary operator |
| ||||
| |||||
operator | evaluates to its result | ||||
has precedence | |||||
is part of an expression | |||||
is evaluated before another operator with lower precedence | |||||
returns a value called its result | |||||
syntactic unit | has syntax rule bold = mandatory |
Next arithmetic operator: / Up: arithmetic operator, postfix operator, prefix operator, unary operator Previous arithmetic operator: -