Java View all facts Glossary Help |
| syntactic unit > statement > control flow statement > loop statement |
| loop statement | ||||
| subject | fact | |||
| loop statement | has purpose to execute a section of code more than once | ![]() |
| is a subtopic of Loops and Decision Making | ![]() | |
| is a kind of control flow statement | ![]() | |
| statement | is terminated by a semicolon ![]() | ![]() |
| should be not more than one line long if possible | ![]() | |
| syntactic unit | has syntax rule bold = mandatory | ![]() |
Kinds of loop statement :