Array and Pointer | Pointer to Array | C++

Published: 29 December 2020
on channel: COMFE
779
308

In this tutorial, you'll learn about the relationship between arrays and pointers in C programming. You will also learn to access array elements using pointers.
In C++, Pointers are variables that hold addresses of other variables. Not only can a pointer store the address of a single variable, but it can also store the address of cells of an array.
In most contexts, array names decay to pointers. In simple words, array names are converted to pointers. That's the reason why you can use pointers to access elements of arrays. However, you should remember that pointers and arrays are not the same.

SUBSCRIBE OUR CHANNEL:   / comfe  
LIKE OUR FB PAGE:  / comfecure  
FOLLOW ON INSTAGRAM:  / comfecure  


On this page of the site you can watch the video online Array and Pointer | Pointer to Array | C++ with a duration of hours minute second in good quality, which was uploaded by the user COMFE 29 December 2020, share the link with friends and acquaintances, this video has already been watched 779 times on youtube and it was liked by 308 viewers. Enjoy your viewing!