1. What is loop as used in programming?
2. What are the 3 types of loops?
3. What are the 3 types of control structures?
4. How do you break a loop?
5. How do loops work?
6. What is the while, for, foreach and Do While loop syntax?
7. What is control structures?
8. Using algorithms, pseudocode and flow chart explain all
types of loop found in C++.
9. With at least two real world examples, explain at least three
application of each type of loop in C++.
Comments
Leave a comment