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 difference between pop and oop?
Explain the concepts involved in Object Oriented programming.
What are the advantages of polymorphism?
What does I oop mean?
How do you achieve runtime polymorphism?
What is the difference between a mixin and inheritance?
Why do while loop is used?
Templates mean
Explain the advantages of inheritance.
Will I be able to get a picture in D drive to the c++ program? If so, help me out?
what is the sylabus for priliminaries?
Why multiple inheritance is not possible?
Why do we use polymorphism?
How long to learn object oriented programming?
Why do we use encapsulation in oops?