I was sitting quietly, peacefully. Then I got hungry. Further, as if in a fog.
—ALF (TV series)
This chapter discusses control statements, which are instructions designed to create branch points in a program and instructions to repeat statement blocks. In other words, it covers the conditional, loop, and selection statements.