Array and Pointer | Pointer to Array | C++

Pubblicato il: 29 dicembre 2020
sul canale di: 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  


In questa pagina del sito puoi guardare il video online Array and Pointer | Pointer to Array | C++ della durata di ore minuti seconda in buona qualità , che l'utente ha caricato COMFE 29 dicembre 2020, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 779 volte e gli è piaciuto 308 spettatori. Buona visione!