Programming - Constructor - Discussion

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

 



Q.

Which of the following statement is correct about constructors?                         


A. A constructor has a return type. B. A constructor cannot contain a function call.
C. A constructor has no return type. D. A constructor has a void return type.

Answer: Option C
Explaination:

 


No Explanation




Discussion

Your Comments Goes here...
NameDiscussion