If list[][10] is a two-dimensional array then what is the meaning of the following statement? Let base address of the array be 1000.
Write the meaning:
*(list + 1)*(list + 1) + 1*(*list +1) +1)*((list + 1) +1)((list + 1) +1)
If list[][10] is a two-dimensional array then what is the meaning of the following statement? Let base address of the array be 1000.
Write the meaning:
*(list + 1)*(list + 1) + 1*(*list +1) +1)*((list + 1) +1)((list + 1) +1)