(Solved) : Follow Instructions Starting C Viewing Introductory22cpp File Contained Either Cpp8 Chap11 Q37224798 . . .
Follow the instructions for starting C++ and viewing theIntroductory22.cpp file, which is contained in either theCpp8Chap11Introductory22 Project folder or the Cpp8Chap11folder. (Depending on your C++ development tool, you may need toopen the project/solution file first.) The program should displaythe average number of pounds of coffee ordered. The numbers ofpounds ordered are stored in the pounds array. Complete the programusing the while statement. Save and then run the program.
Expert Answer
Answer to Follow the instructions for starting C++ and viewing the Introductory22.cpp file, which is contained in either the Cpp8…
OR