Multiple Choice
In a ____ copy, two or more pointers have their own data.
A) shallow
B) deep
C) static
D) dynamic
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q7: The _ of a base class automatically
Q8: The C++ operator _ is used to
Q9: Which of the following arithmetic operations is
Q10: The copy constructor automatically executes when, as
Q11: In C++, the member access operator arrow
Q13: Run-time binding is also known as _
Q14: Consider the following declaration of a struct:The
Q15: The statement int *p; is equivalent to
Q16: What is the output of the following
Q17: The code int *p; declares p to