Posted by: mikezhai69 | December 4, 2007

Dec 3 Q5: Control Structures

  1. A control structure controls the flowing of data. It decides what kinds of data flows through and when. It is like a dam controlling the flow of water.
    1. A sequence control controls the flow of data so that the data flows in sequence i.e. one after the other.
    2. A selection control structure controls the flow of data so that only selected data can be passed through the control structure.
    3. A repetition control controls the flow of data so that the data sequence goes around in loops.

By Old Man

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Categories

Follow

Get every new post delivered to your Inbox.