C++

Topic: Constructors and destructors

What is a default constructor?  

Default constructor is the constructor with no arguments or all the arguments has default values.

Browse random answers: