C++ Programming - Constructors and Destructors - Discussion

Discussion Forum : Constructors and Destructors - General Questions (Q.No. 1)
1.
A constructor that accepts __________ parameters is called the default constructor.
one
two
no
three
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
23 comments Page 3 of 3.

Vinaya said:   8 years ago
What is constructor?
(1)

Shree said:   7 years ago
Thanks for the explanation. It is very useful.

Charuka said:   2 years ago
Constructors with zero parameters are called as default constructors.
(1)


Post your comments here:

Your comments will be displayed after verification.