Question: **please explain as thorough as possible** 18. What is the output of the following code? int intArrayPtr int *tempi intArrayPtr- new int[5 tempintArrayPtr for (int

**please explain as thorough as possible**
18. What is the output of the following code? int intArrayPtr int *tempi intArrayPtr- new int[5 tempintArrayPtr for (int i = 1; 5; i++) intArrayPtr++ *intArrayPtr(intArrayPtr 1) + 2 * ii intArrayPtr- temp: for (int 0; 5; i++) cout
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
