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


Please Help Members By Posting Answers For Below Questions

Which language is pure oop?

545


Whats oop mean?

584


How to hide the base class functionality in Inheritance?

632


What is destructor example?

591


Is html an oop?

571






What are the 4 main oop principles?

675


What is interface? When and where is it used?

1658


write a programe to calculate the simple intrest and compund intrest using by function overlading

1659


Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.

2000


What does and I oop and sksksk mean?

646


What is abstraction and encapsulation?

565


What is difference between class and object with example?

560


What is difference between inheritance and polymorphism?

561


What are functions in oop?

580


What is class and object in oops?

605