6

Loop Control

Chapter Outline
6.1 INTRODUCTION

In our life, we need to perform tasks which are repetitive in nature in numerous applications. It is a tedious process to perform such kind of tasks repeatedly with pen/pencil and paper. But with computer programming languages and packages, the task becomes easy, accurate and fast. For example, salary of labours of a factory can be calculated simply by a formula (number of hours work carried × wage rate per hour). The accounts department of every organization does this calculation every month/week. Such a type of repetitive deeds can easily ...

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.