This is a still image of the concept map for the term "pointers". You can check the actual concept map on the glossary page.
Concept map showing relationships around the idea of a pointer. Highlights how pointers relate to references, variables, pointees, addresses, and their use in data structures like linked lists and binary trees.
When assigning the value of one pointer to another, what type of copy takes place by default?

Shallow copy
  • Deep copy
  • Shallow copy
  • Both
  • Neither

Look at these terms on the concept map.