Object Oriented Software Engineering View all facts Glossary Help |
| subject > programming language construct > statement > decision-making statement |
| decision-making statement comparison table | ||||
| Subject | is a kind of | be | terminate by | is a subtopic of |
|---|---|---|---|---|
| Java decision-making statement | Java statement | not more than one line long if possible | a semicolon | The Basics of Java |
Next statement: Java statement Up: statement Previous statement: assignment statement