Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
This chapter examines how you define, declare, assign, compare, and process variables in conditional and iterative structures. It covers the following topics:
Conditional structures
If statement
Switch statement
Iterative control structures
Do-While loop
For loop
Foreach loop
While loop