Programming - Constructor - Discussion

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

 



Q.

A __________ is a constructor that either has no parameters, or if it has parameters, all the parameters have default values.                         


A. default constructor B. copy constructor
C. Both A and B D. None of these

Answer: Option A
Explaination:

 


No Explanation




Discussion

Your Comments Goes here...
NameDiscussion