Answer to Question #4659 in C++ for Mr Arsalan

Question #4659
difference between counter controlled loop, do while, and while loop
1
Expert's answer
2011-10-21T10:01:30-0400
Let's consider counter controlled loop and while loop.
While loop is being executed if some statement which is checked before executing comes true.
Counter controlled loop is performed specified number of times.
So, counter controlled loop is the form of a while loop where boundedness condition on the counter is imposed.

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
APPROVED BY CLIENTS