Basic Control Structures

Switch statement

do...while Loop

For Each

Continue Statement in Java

For Loops

If Else If Else Control

Ternary Operator

While Loops

Break

Try ... Catch ... Finally

Nested break continue

If Else