Object Oriented Software Engineering   View all facts   Glossary   Help
subject > programming language construct > statement > Java statement > Java initializer
Next Java statementJava assignment statement    UpJava statement    Previous Java statementJava incrementer   

Java initializer
subjectfact 
Java initializerhas purpose to set up an initial condition for a loop, often initializing a variablelink: chapter2section2.8.html#748, 2001-08-30 14:56:14.0
is a subtopic of The Basics of Java2001-08-30 14:56:14.0
is part of looplink: chapter2section2.8.html#748, 2001-08-30 14:56:14.0
is a kind of Java statementlink: chapter2section2.8.html#748, 2001-08-30 14:56:14.0
Java statementis terminated by a semicolon2001-08-30 14:56:21.0
statementshould be not more than one line long if possible2001-08-30 14:57:47.0