Unable to visualize question no 3?

what exactly do we mean by dynamic array of pointers(to integers) ?

u can watch videos on dynamic memory allocation in Array 2.0…(mainly last 2 videos)!!

@Mohit_Swain hey Mohit in this question the answer is 2 because this is dynamic array of pointer which means each index store a pointer so basically there is 100 pointer which may contains addresses and when we point to an pointer we requires a **pointer.

1 Like