Which is the only operator in C++ which can be overloaded
but NOT inherited?
Answer Posted / devvrat
+
| Is This Answer Correct ? | 8 Yes | 40 No |
Post New Answer View All Answers
How do you explain polymorphism?
What is difference between data abstraction and encapsulation?
What is object-oriented programming? Webopedia definition
Advantage and disadvantage of routing in telecom sector
Why multiple inheritance is not possible?
Why do we use oops?
How do you answer polymorphism?
What does it mean when someone says I oop?
if i have same function with same number of argument but defined in different files. Now i am adding these two files in a third file and calling this function . which will get called and wht decide the precedence?
What is protected in oop?
What is the point of oop?
What does <> mean pseudocode?
What are constructors in oop?
Who invented oop?
c++ program to swap the objects of two different classes