1) Explanation of Constructor and Destructor
2) Rules of writting constructor function
3) Parametarised constructor
4) Multiple constructor in a class
5) Constructor with default argument
6) Default constructor
7) Dynamic initialization of objects
8) Copy constructor
9) Destructor.