You are on page 1of 5

Flow Chart

If statement
If-else statement

nested-if statement
if-else-if ladder statement

switch statement
Note: include ; @ the end of do-while syntax

for loop
while loop

do-while loop

You might also like