

MCQOPTIONS
Saved Bookmarks
1. |
In context C++, the process of individually copying each member of an object to the corresponding member of another object of the same class is known as __________ copying. |
A. | mutable |
B. | shallow |
C. | respective |
D. | default |
Answer» C. respective | |