• What are methods?
  • What are default values?
  • What is constructor?
  • Rules of constructor
  • Default constructor
  • Parameterized constructor
  • Constructor overload
  • ‘this’ keyword
  • can we call a constructor manually?