Which is the only operator in C++ which can be overloaded
but NOT inherited?
Answer Posted / anban
basically "=" is the operator that cannot be inherited but
can
be overloaded..hope u got it.
| Is This Answer Correct ? | 37 Yes | 0 No |
Post New Answer View All Answers
what are the ways in which a constructors can be called?
What is the problem with multiple inheritance?
Why is there no multiple inheritance?
What is polymorphism and types?
What is class in oop with example?
What is multilevel inheritance?
What is object in oop?
How do you define a class in oop?
What language is oop?
What is destructor in oop?
what is different between oops and c++
what is the sylabus for priliminaries?
Is enum a class?
What is object in oop with example?
What is overloading in oops?