C++_Complete_Notes (2)
C++_Complete_Notes (2)
---
---
### Unit II: Operator Overloading and Inheritance
- Overloading unary and binary operators.
- Data conversion.
- Derived and base class, public and private inheritance.
- Multiple inheritance examples.
---
---
---
---
---
### Textbooks:
1. E. Balagurusamy, *Object-Oriented Programming with C++*,
McGraw-Hill.
2. Robert Lafore, *Object-Oriented Programming in C++*, Sams
Publishing.
3. Dr. B. B. Meshram, *Object-Oriented Paradigms with C++*, SPD
Publication.
4. Rajesh R. Shukla, *Object-Oriented Programming in C++*, Wiley
India.
**End of Notes**