Java View all facts Glossary Help |
| syntactic unit > statement > expression statement > assignment statement |
| assignment statement | ||||
| subject | fact | |||
| assignment statement | has example aVariable = 5; | ![]() |
has purpose to assign a value to a variable ![]() | ![]() | |
| is a subtopic of Statements and Expressions | ![]() | |
| is a kind of expression statement | ![]() | |
| statement | is terminated by a semicolon ![]() | ![]() |
| should be not more than one line long if possible | ![]() | |
| syntactic unit | has syntax rule bold = mandatory | ![]() |