YehiaMedhat
CPSComputer Programming - Seneca Polytechnic College
•Created by YehiaMedhat on 9/17/2023 in #ask-a-question
Why iterating through an array by incrementing pointer gives such output?
This is my code snippet, I was trying to print the elements of the
arr
by accessing its values from the pointers.
This is the output; look at the first line of the output, why this 33 showed up?
Thanks in advance 😇6 replies