5. Control Statements: Part 1
Objectives
In this chapter you’ll:
Use the if
and if
...else
selection statements to choose between actions.
Use the while
statement to execute statements repeatedly.
Use counter-controlled iteration and sentinel-controlled iteration.
Use the increment, decrement and compound assignment operators.
Use type decimal
Get C# 6 for Programmers, Sixth Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.