Viva Questions CPP
Viva Questions CPP
- What is the difference between overloading using member functions and friend functions?
- Can you overload all operators in C++? If not, name a few which cannot be overloaded.
Unit IV: Inheritance and Polymorphism