Q:

Copy constructor definition requires __________________

0

Copy constructor definition requires __________________


  1. Object to be passed by value
  2. Object not to be passed to it
  3. Object to be passed by reference
  4. Object to be passed with each data member value

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

 (c).Object to be passed by reference

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

OBJECT ORIENTED PROGRAMMING - OBJECTS AND POINTERS MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
What is the type of object that should be specifie... >>
<< Pass by reference of an object to a function _____...