Java View all facts Glossary Help |
syntactic unit > symbol > operator > assignment operator |
assignment operator | ||||
subject | fact |
assignment operator | has definition An operator that performs assignment to the variable on the left and returns the value of the expression on the right | |
is a subtopic of Operators | ||
is a kind of operator | ||
operator | evaluates to its result | |
has precedence | ||
has purpose to perform a simple function of 1 to 3 arguments | ||
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 |
Kinds of assignment operator :