Q.

What is shallow copy?

A. a shallow copy creates a copy of the dynamically allocated objects too.
B. a shallow copy just copies the values of the data as they are.
C. a shallow copy creates a copy of the statically allocated objects too
D. both b and c above
Answer» B. a shallow copy just copies the values of the data as they are.
3.6k
0
Do you find this helpful?
30

Discussion

No comments yet