1.

If a class implements some dynamic memory allocations and pointers then _____________

A. Copy constructor must be defined
B. Copy constructor must not be defined
C. Copy constructor can’t be defined
D. Copy constructor will not be used
Answer» B. Copy constructor must not be defined


Discussion

No Comment Found