Question: coded in c++ Create a program that declares an array of size 7. Your data type should be int. Prompt the user to enter 7
coded in c++
Create a program that declares an array of size 7. Your data type should be int. Prompt the user to enter 7 numbers and store each in the array. You do not have to use a loop for this assignment, although using a loop is encouraged.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
