Programming - Constructor - Discussion

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

 



Q.

Which of the following statement is incorrect?                         


A. Constructor is a member function of the class. B. The compiler always provides a zero argument constructor.
C. It is necessary that a constructor in a class should always be publi D. Both B and C.

Answer: Option D
Explaination:

 


No Explanation




Discussion

Your Comments Goes here...
NameDiscussion