Java View all facts Glossary Help |
syntactic unit > statement > initializer |
initializer | ||||
subject | fact |
initializer | has purpose to set up an initial condition for a loop, often initializing a variable | |
is a subtopic of Loops and Decision Making | ||
is part of loop | ||
is a kind of statement | ||
statement | is terminated by a semicolon | |
should be not more than one line long if possible | ||
syntactic unit | has syntax rule bold = mandatory |