Explain the main difference between a while-loop and a for-loop? When would you used one over the other?

C++ Programming: From Problem Analysis to Program Design
8th Edition
ISBN:9781337102087
Author:D. S. Malik
Publisher:D. S. Malik
Chapter5: Control Structures Ii (repetition)
Section: Chapter Questions
Problem 10PE: Redo Programming Exercise 8 using dowhile loops.
icon
Related questions
Question

Explain the main difference between a while-loop and a for-loop? When would you used one over the other?

Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer