“Memory”
•
When we are talking about memory we
mean virtual memory
•
When you see array manipulations in C or
C++ try to mentally visualize/translate
them into memory/pointer manipulations
•
•