What is polymorphism ? Explain with examples
Answer Posted / ashok kumar
polymorphism means many forms,greekword-poly-many fuction
overloding,fuction overloding,operator overloding.
ex->'+'
this opertor can be overloaded to add strings
(concatenation)or sets(union)and so on. functions also can
be overloaded as show in the next sectin.the
terms 'Overloading'and 'polymorphism' are used
interchangeablely.
| Is This Answer Correct ? | 10 Yes | 3 No |
Post New Answer View All Answers
What is static in oop?
Whats is abstraction in oops?
Can bst contain duplicates?
What is overriding in oops?
Why do we use oop?
What is polymorphism programming?
Is data hiding and abstraction same?
String = "C++ is an object oriented programming language.An imp feature of oops is classes and objects".Write a pgm to count the repeated words from this scenario?
What is ambiguity in inheritance?
hi, this is raju,iam studying b.tech 2nd year,iam want know about group1 and group2 details, and we can studying without going to any instutions? please help me.
What is encapsulation in simple terms?
Which is better struts or spring?
What is abstraction encapsulation?
What is this pointer in oop?
Whats oop mean?