You are on page 1of 11

Control Structures

•if() statement
•do-while() statement
•while() statement
•switch() statement
The if() Statement
The do-while() statement
The while() statement
Implementing switch()
Create a program that will be able to display the following:

You might also like