what is an array? How it is represented in memory?
Answers
Answered by
6
Answer:
Arrays are often represented with diagrams that represent their memory use. ... Pointers hold the memory address of other data and are represented by a black disk with an arrow pointing to the data it references. The actual array variable, a in this example, is a pointer to the memory for all of its elements.
✯✯✯✯✯_________________________✯✯✯✯✯
✯✯✯✯✯_________________________✯✯✯✯✯
Similar questions