C. Control Statements
Objectives
In this appendix you’ll:
Learn basic problem-solving techniques.
Develop algorithms through the process of top-down, stepwise refinement.
Use the if
and if
...else
selection statements to choose among alternative actions.
Use the while
repetition statement to execute statements in a program repeatedly.
Use counter-controlled ...
Get Android™ How to Program, Second 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.