5

Decision Statements

Chapter Outline
5.1 INTRODUCTION

A program is nothing but the execution of one or more instructions sequentially in the order in which they come into sight. This process is analogous to reading the text and figures that appear on the page of a notebook. In the monolithic program, the instructions are executed sequentially in the order in which they appear in the program. Quite often, it is desirable in a program to alter the sequence of the ...

Get Programming in C, 2nd 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.