What Is a Polymorphism? How many types of polymorphism and
whats that use in application?
Answer Posted / scarlet
the ability of general request to get different result is
polymorphism.the 3 types are function overloading,operator
overloading,virtual functions.application-allows object to
show different identities and results at run time.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is basic concept of oop?
What are two types of polymorphism?
What is oops?what is its use in software engineering?
what type of question are asked in thoughtworks pair programming round ?
Can a varargs method be overloaded?
What are the advantages of polymorphism?
What is abstraction example?
Get me an image implementation program.
What is overloading in oops?
What is an advantage of polymorphism?
Write a program to sort the number with different sorts in one program ??
Is oop better than procedural?
What is destructor in oop?
What is abstract class in oops?
What is persistence in oop?