Selection statements select one of a number of possible statements for execution based on the value of some expression.
if-statement
switch-statement
In This Section: