Programming - Constructor - Discussion

You Are Here :: Home > C++ Language > Constructor - Discussion

 



Q.

When writing a class, the compiler automatically creates some support functions for the class. What are some of these functions?                         


A. Assignment operator function B. Copy constructor
C. Assignment operator and copy constructor D. None of the Above

Answer: Option C
Explaination:

 


No Explanation




Discussion

Your Comments Goes here...
NameDiscussion