Array and Pointer | Pointer to Array | C++

Publicado em: 29 Dezembro 2020
no canal de: 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  


Nesta página do site você pode assistir ao vídeo on-line Array and Pointer | Pointer to Array | C++ duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário COMFE 29 Dezembro 2020, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 779 vezes e gostou 308 espectadores. Boa visualização!