Pointer and Array C++ Assigment 03 Bsc IT
Channel:
Subscribers:
3,800
Published on ● Video Link: https://www.youtube.com/watch?v=2b40nTTje0w
#pointers #array #cpp
Pointers and two dimensional Arrays: In a two dimensional array, we can access each element by using two subscripts, where first subscript represents the row number and second subscript represents the column number. The elements of 2-D array can be accessed with the help of pointer notation also
Other Videos By Athar Hashmi Sir
Tags:
cpp
c plus plus
pointer
pointers
array
array of pointer
pointer to an array
pointer to array
pointer array
base address
index array
size of array
looping
array using for loop