[Updated] Goldman Sachs Aptitude Test Questions and Answers
Practice List of TCS Digital Coding Questions !!!
Take 50+ FREE!! Online Data Interpretation Mock test to crack any Exams.

C++ Programming :: OOPS Concepts - Discussion

Home > C++ Programming > OOPS Concepts > MCQs Questions Discussion

10 / 14

Choose the correct option.

What is the signature of the assignment operator in C++, if chain of assignments need to be performed for an object of class test?

Atest & operator = (const test&);

Bvoid & operator =(const test&);

Ctest & operator = ();

Dvoid & operator = (const test);

Answer: Option (Login/Signup)

Show Explanation

Asked In :: Commvault

Post Your Answer Here:     

Reply    
Rate This: +2 -0 +
    Report


Report Error

Please Login First Click Here