If Programmer Doesnt Define Any Copy Assignment Operator Then #1144
If programmer doesn’t define any copy assignment operator 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 Assigning Object, Pointer to Objects, Passing and Returning Object - OOPs MCQ: Assigning Objects - Quiz No.1.
If programmer doesn’t define any copy assignment operator then ____________________
Compiler gives an error
Program fails at run time
Compiler gives an implicit definition
Compiler can’t copy the member values