Home / Engineering / CPP Programming / Question

M

Mr. Dubey • 51.43K Points
Coach

Q.) Which of the following functions must use reference?

(A) Assignment operator function
(B) Copy Constructor
(C) Destructor
(D) Parameterized constructor
Correct answer : Option (B) - Copy Constructor

Share

Discusssion

Login to discuss.