If A Class Implements Some Dynamic Memory Allocations And #142
If a class implements some dynamic memory allocations and pointers then _____________
This multiple choice question (MCQ) is related to the book/course gs gs111 OOP Object Oriented Programming Java. It can also be found in gs gs111 Constructors and Destructors - OOPs MCQ: Copy Constructor - Quiz No.1.
If a class implements some dynamic memory allocations and pointers then _____________
Copy constructor must be defined
Copy constructor must not be defined
Copy constructor can’t be defined
Copy constructor will not be used