Java View all facts Glossary Help |
| syntactic unit > statement > initializer |
| initializer comparison table | |||||
| Subject | have purpose | is part of | is a kind of | is a subtopic of | has definition |
|---|---|---|---|---|---|
| statement | syntactic unit | Statements and Expressions | A syntactic unit that defines a step in the execution of a program | ||
| initializer | to set up an initial condition for a loop, often initializing a variable | loop | statement | Loops and Decision Making |
Next statement: long statement Up: statement Previous statement: incrementor