Question: Copy constructor must receive its arguments by __________ .

Options

A : either pass-by-value or pass-by-reference

B : only pass-by-value

C : only pass-by-reference

D : only pass by address

Click to view Correct Answer

Previous || Next

Constructors and Destructors - General Questions more questions

For automatic objects, constructors and destructors are called each time....

Which constructor function is designed to copy objects of the....

Which of the following statement is correct?

Which of the following statement is incorrect?

When are the Global objects destroyed?

A function with the same name as the class, but....

A union that has no constructor can be initialized with....

Which of the following gets called when an object goes....

Which of the following statement is correct?

__________ used to make a copy of one class object....

Constructors and Destructors - General Questions more Online Exam Quiz

Operating Systems Concepts - Part 1

System Analysis and Design - Part 1

Unix - Part 1

Windows 2000 Server - Part 1

Windows NT - Part 1

Functions - General Questions

Objects and Classes - General Questions

OOPS Concepts - General Questions

References - General Questions

Arrays - General Questions