What are the three main types of loops covered in Chapter 3? How do they differ from each other? Give an example of one of the types of loops with C++ code, and explain how your example works. There are two components to this week’s homework. You will write a program using a loop. To complete this activity, please refer to Programming Problems 3.5, Page 125, #6. You will write a C++ program using a conditional structure. To complete this activity, please refer to Programming Problems 4.4, Pages 171-172, #8
What are the three main types of loops and how do they differ from each other?
07
Aug