what is polymorpsim? what are its types?

Answer Posted / varsha agrawal

polymorphism means "poly" means 'one' and "morphism" means
'forms'. so we can say that polymorphism means one name
which has multiple forms.
ex:-blood group.
polymorphism are two types:
1) Static polymorphism: this is taken place in compile time.
2) Dynamic polymorphism: this is taken place in compile time.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many human genes are polymorphic?

564


What are main features of oop?

623


What are the benefits of interface?

571


Can an interface inherit a class?

551


What are the important components of cohesion?

546






What is data binding in oops?

574


When not to use object oriented programming?

563


What does <> mean pseudocode?

615


Describe these concepts: Polymorphism, Inheritance and Abstraction.

604


Can main method override?

578


How to improve object oriented design skills?

565


Whats is abstraction in oops?

585


How to hide the base class functionality in Inheritance?

630


How Do you Code Composition and Aggregation in C++ ?

24185


What is abstraction and encapsulation?

563