Which is the only operator in C++ which can be overloaded
but NOT inherited?
Answer Posted / kalaivani
the '='(equal) operater can be overloaded but cannot be
inherited
| Is This Answer Correct ? | 82 Yes | 1 No |
Post New Answer View All Answers
What is a function in oop?
What does and I oop mean?
Is enum a class?
Write a program to sort the number with different sorts in one program ??
Why can't we have instance(stack) of a class as a member of the same class like eg.Class A{A obj;} as we can have self refential pointer
What is protected in oop?
How to use CMutex, CSemaphore in VC++ MFC
i am getting an of the type can not convert int to int *. to overcome this problem what we should do?
Why multiple inheritance is not allowed?
Prepare me a program for the animation of train
Can a varargs method be overloaded?
What are the two different types of polymorphism?
i got a backdoor offer in process global,Bangalore..Can i work with it?
What is the example of polymorphism?
What is oops and why we use oops?