Answer Posted / r.ramakrishna
We want use the new operator in overloading by defining the
new()operator with the fallowing operation in the class.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
How do you answer polymorphism?
What are objects in oop?
How to use CMutex, CSemaphore in VC++ MFC
What is the advantage of oop over procedural language?
What is the real life example of polymorphism?
Why is abstraction needed?
Can enum be null?
INSTANCE FIELDS DECLARED private ARE ACCESSIBLE BY THE METHODS ONLY.CAN WE CHANGE THE private FIELD OF AN OBJECT IN A METHOD OF SOME OTHER OBJECT OF THE SAME CLASS?
What is multilevel inheritance in oop?
Why is static class not inherited?
Can destructor be overloaded?
What is the difference between a mixin and inheritance?
What is class encapsulation?
Can static class have constructor?
What causes polymorphism?