Which is the only operator in C++ which can be overloaded
but NOT inherited?
Answer Posted / hellboy
'this' operator. I mean the operator that is called as 'this'
| Is This Answer Correct ? | 2 Yes | 13 No |
Post New Answer View All Answers
Is react oop?
what is the drawback of classical methods in oops?
What is encapsulation c#?
What is encapsulation in oop?
Can we have inheritance without polymorphism?
can inline function declare in private part of class?
What is Difeerence between List obj=new ArrayList(); and ArrayList obj=new ArrayList()?
How to hide the base class functionality in Inheritance?
What is ambiguity in inheritance?
What is the oops and benefits of oops programming?
What is destructor example?
What is interface in oop?
any one please tell me the purpose of operator overloading
Which is better struts or spring?
What is the point of polymorphism?