Video solution will be uploaded soon.
Suppose that in a C program snippet, following statements are used:i) sizeof(int)ii) sizeof(int*)iii) sizeof(int**)Assuming size of pointer is 4 bytes and size of int is also 4 bytes, pick the most correct answer. | Watch the step-by-step video solution for this NIMCET PYQ.