Open Access Open Access  Restricted Access Subscription Access

Control Statements in C Language

Shubhi Sarin, Tarun Bhandari

Abstract


This abstract is a descriptive abstract which will explain the purpose, goals and methods of our research but will leave out the result section. The purpose of this project is to help those students who want to make their career in the programming field. Before writing the program, it is a good practice to break the program down to pieces so that they can be thought as independent. Once the program has been completed, we can think of its execution as being the series of these pieces that work together in a certain sequence. These pieces then pass the control of the program between each other. While one piece has a control, the other pieces are inactive. This is known as a flow of control in a program. There are two basic control statements, branching statements and loops.

Keywords: Control statements: if -then -else statements, loops: for loop, while loop and dowhile loop

Cite this Article
Shubhi Sarin, Tarun Bhandari. Control Statements in C Language. Recent Trends in Programming Languages. 2016; 3(2): 1–3p.


Full Text:

PDF

References


http://www.cplusplus.com/doc/oldtutorial/control/

http://en.wikipedia.org/wiki/Control_flow


Refbacks

  • There are currently no refbacks.


This site has been shifted to https://stmcomputers.stmjournals.com/