Question: C++ Write a program to accept five integer values from keyboard. The five values will be stored in an array using a pointer. Then display

C++
Write a program to accept five integer values from keyboard. The five values will be stored in an array using a pointer. Then display the elements of the array on the screen. Modify the program of part a) in order to display the elements of the array in reverse order using a pointer
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
