Object Being Passed To A Copy Constructor #144
Object being passed to a copy constructor ___________
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.
Object being passed to a copy constructor ___________
Must be passed by reference
Must be passed by value
Must be passed with integer type
Must not be mentioned in parameter list