Question: How do you initialize an array using pointers ? When i run the code i have curently it prints out random variables void initializeArrayWithPtr() cout

How do you initialize an array using pointers ? When i run the code i have curently it prints out random variables
void initializeArrayWithPtr() cout > *ptr; //without this it does the first one over and over 5 times ptr++; } cout
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
