Problem related to array pointer


In the above pic “arr” is a array pointer then how it is behaving as a array i.e container . It is used to store numbers as in line no.22 as per my information pointers used to point array and it is used to store the address of the array

hello @vikash3303
in pointer we keep base address of array and then using indexing we can easily access any element of the array

I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.

On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.