Java   View all facts   Glossary   Help
syntactic unit > statement > initializer
Next statementlong statement    Upstatement    Previous statementincrementor   

initializer
subjectfact 
initializerhas purpose to set up an initial condition for a loop, often initializing a variablesource: Object Oriented Software Engineering by Lethbridge and Laganière, 2001-10-19 11:36:55.0
is a subtopic of Loops and Decision Making2001-10-19 11:36:55.0
is part of loop    source: Object Oriented Software Engineering by Lethbridge and Laganière, 2001-10-19 11:36:55.0
is a kind of statement    source: Object Oriented Software Engineering by Lethbridge and Laganière, 2001-10-19 11:36:55.0
statementis terminated by a semicolon    2001-10-19 11:37:57.0
should be not more than one line long if possible2001-10-19 11:37:57.0
syntactic unithas syntax rule
bold = mandatory
italic = non-terminal
normal font = optional
2001-10-19 11:38:04.0