Question: Use C++ language. Follow the instructions using the image below. Make sure to add comments in the program explaining how it functions. Thank you in
Use C++ language. Follow the instructions using the image below. Make sure to add comments in the program explaining how it functions. Thank you in advance.

Csc121 - Lab 3-Simple IF Integer Arrays and Casting 1. Create an Integer array - Numbers[6] and set those #s=05 2. Display all \#s 05012345 and then prompt the user to choose a \# 3. As the user chooses a \#, replace that value with an 8 For example, if the user chooses 3 , then display 0122845 4. Continue until all \#s are 8 If the program above used a char array instead of integers, How would the program change
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
