The elements of array are stored in contiguous memory due to
Answers
Answered by
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
1
SEE THE ATTACHMENT MATE
Attachments:
Similar questions
Geography,
6 months ago
Social Sciences,
6 months ago