Programming and Software Development
Saturday, May 23, 2009
Loops
Loops are used to repeat set of statemensta again and again. In C/C++ we have three type of loops.
For
While
Do....while
for loop : we use for loop when we know in advance for how many number set of statements will repeat.
1 comment:
baby
December 3, 2009 at 4:29 PM
Thanks. Please give some more details
Reply
Delete
Replies
Reply
Add comment
Load more...
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Thanks. Please give some more details
ReplyDelete