Week 6: Concept of operator overloading
Contents that are covered in this weeks are
- Operator Overloading, Introduction to overloading operators, Overloading Unary Operators, (Pre-increment, post-increment).
- NameLess Temporary Object
- Overloading Binary Operators (arithmetic operators), Adding two Distance objects.
- Assignment (Adding to Time Class Objects, Counter Class objects