C. Control Statements

Objectives

In this appendix you’ll:

Image Learn basic problem-solving techniques.

Image Develop algorithms through the process of top-down, stepwise refinement.

Image Use the if and if...else selection statements to choose among alternative actions.

Image 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.