Java View all facts Glossary Help |
| syntactic unit > statement > long statement |
| long statement comparison table | |||
| Subject | is a kind of | divide into | has definition |
|---|---|---|---|
| statement | syntactic unit | A syntactic unit that defines a step in the execution of a program | |
| long statement | statement | multiple lines such that the second and subsequent lines begin with an operator and are indented |
Next statement: package statement Up: statement Previous statement: initializer