Iteration statements are do...while for while Selection statements are if...else switch Jump statements are break continue return
do...while for while
if...else switch
break continue return