Default constructor - English

23866 visits



Outline:

Default Constructor *what is a constructor? *what is a default constructor? *when is it called? *define a constructor *initialize the variables *call the constructor *difference between constructor and method