Computer Science, asked by BKSs2148, 10 months ago

The elements of array are stored in contiguous memory due to

Answers

Answered by Anonymous
4

In C, the elements of an array are stored in contiguous memory locations. ... Here the first element is at address 5000 , since each integer takes 4 bytes the next element is at 5004 and so on. In C, pointers and arrays are very closely related. We can access the elements of the array using a pointer.

Answered by Anonymous
1

\mathfrak{\huge{\red{\underline{\underline{Answer :}}}}}

SEE THE ATTACHMENT MATE

Attachments:
Similar questions