Explain polymorphism? What r the types of polymorphism?
pls give examples?
Answer Posted / ajay kanth donkada
Poly as the name states is some thing have more than one
form.
Types are:
Compile Time &
Run time
Example of compile time is Function Overloading/operator
overloading.
Example of Run time: Function overriding.
Is This Answer Correct ? | 6 Yes | 4 No |
Post New Answer View All Answers
How to improve object oriented design skills?
What is the difference between a constructor and a destructor?
• What are the desirable attributes for memory managment?
What is inheritance and how many types of inheritance?
Whats is abstraction in oops?
assume the program must insert 4 elements from the key board and then do the following programs.sequential search(search one of the elements),using insertion sort(sort the element) and using selection sort(sort the element).
What is encapsulation process?
Which is better struts or spring?
How to call a non virtual function in the derived class by using base class pointer
What is difference between pop and oop?
I have One image (means a group photo ) how to split the faces only from the image?............ please send the answer nagadurgaraju@gmail.com thanks in advace...
What is abstraction and encapsulation?
can inline function declare in private part of class?
any one please tell me the purpose of operator overloading
hi all..i want to know oops concepts clearly can any1 explain??