Slide 30 of 97
Notes:
As we travel through the code, we need to increment the pointer each time we need the next value in the array. To increment the pointer, the”++” notation is used.