Week-5: const and static (Object and Member function), Practics

Week-5 videos already shared with students via class WhatsApp group.
Contents that are covered in this weeks are
  • Default Copy Constructor
  • const Objects, const Member Functions, const member function arguments, practices of Book Questions.
  • Rational Class, Time Class, Complex Class with const and Object as Assignment.
  • static data members, static member function, program Practice of Book Question.
  • Operator Overloading, Introduction to overloading operators​