Answer Posted / dharmendra rai
The concept of polymorphism can be explained as "one interface, multiple methods".
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
i am getting an of the type can not convert int to int *. to overcome this problem what we should do?
How to hide the base class functionality in Inheritance?
What is the real time example of inheritance?
What is abstract class in oop?
which feature are not hold visual basic of oop?
How to use CMutex, CSemaphore in VC++ MFC
What are the important components of cohesion?
How long to learn object oriented programming?
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
What is static modifier?
What is overloading in oop?
What is object in oops?
Can we override main method?
What is polymorphism explain its types?
Why is it so that we can have virtual constructors but we cannot have virtual destructors?