Java View all facts Glossary Help |
| syntactic unit > keyword > case |
| case comparison table | ||||||
| Subject | have purpose | is an instance of | see also | is a kind of | is a subtopic of | has definition |
|---|---|---|---|---|---|---|
| keyword | syntactic unit | A word that has special meaning in Java | ||||
| case | to label the case clause of a switch-case statement | keyword | switch-case statement | Loops and Decision Making |