CONTROL STRUCTURE
The control structure of
a program is divided into three sections.
# sequential structure
programming.
# conditional \ Branching
structure programming.
# Looping \ Iteration
structure programs.
sequential structure
programming: -
when the control
statements read all programming statement in sequence called sequential
structure programs.
conditional \ Branching
structure programming: -
when the control takes
the design according to the given conditions called condition structure
programming.
Conditional structure
programs divided into the following statements.
# Switch Statement
c programming example codes for code writers
ReplyDeleteshows how fork system call works c sample code