Provide the nested loop statement code, along with the declaration of any constants/variables used within the nested loop code


Notice: Trying to access array offset on value of type bool in /home/onliiuxo/public_html/wp-content/themes/betheme/functions/theme-functions.php on line 1490

Notice: Trying to access array offset on value of type bool in /home/onliiuxo/public_html/wp-content/themes/betheme/functions/theme-functions.php on line 1495

Provide the nested loop statement code, along with the declaration of any constants/variables used within the nested loop code


Notice: Trying to access array offset on value of type bool in /home/onliiuxo/public_html/wp-content/themes/betheme/functions/theme-functions.php on line 1490

Notice: Trying to access array offset on value of type bool in /home/onliiuxo/public_html/wp-content/themes/betheme/functions/theme-functions.php on line 1495

Post an example of one C++ loop (while, do-while, or for) nested inside another C++ loop (while, do-while, or for). Provide the nested loop statement code, along with the declaration of any constants/variables used within the nested loop code.

You do NOT need to write an entire program.

Then explain, in English, what your nested loop will do when it is executed.
Please ensure that your example has not been previously presented in this course, that it is not related to this week’s programming assignments, and that it has not already been posted by another student.
Post your answer to the Week 6 Forum under the Discussion Question area, as a REPLY to the message “Discussion Question: nested loops “.