Answer Posted / saranya
it is the important concept of OOP, from the greek concept
'poly' means many 'morphism' form ,from this the definition
is "the ability to take more than one form"
EXAMPLE:
method overloading(static polymorphism...early binding)
method overriding(dynamic polymorphism...late binding)
| Is This Answer Correct ? | 76 Yes | 25 No |
Post New Answer View All Answers
Is html an oop?
What is the main purpose of inheritance law?
What is stream in oop?
Explain virtual inheritance?
What are functions in oop?
What is basic concept of oop?
What is the difference between abstraction and polymorphism?
What is this pointer in oop?
What is destructor oops?
What is the difference between a mixin and inheritance?
What is inheritance in oop?
What does I oop mean?
write a programe to calculate the simple intrest and compund intrest using by function overlading
What is class encapsulation?
What is the renewal class?