What is polymorphism ? Explain with examples
Answer Posted / nisha
Polymorphism means one name,many properties.Example of
polymorphism is function overloading whare we can have many
functions with same name but having different properties
like the number of arguments in the function header.
| Is This Answer Correct ? | 43 Yes | 8 No |
Post New Answer View All Answers
What makes a language oop?
Explain virtual inheritance?
What does oop mean in snapchat?
What is the full form of oops?
what's the basic's in dot net
What is the advantage of oop over procedural language?
Can we create object of abstract class?
just right the logic of it 1--> If few people are electing then every time ur candidate should win 2--> arrange books in box, if box carry weight == books weight then take another box..... find the no of box required.
What causes polymorphism?
How can you overcome the diamond problem in inheritance?
Why is polymorphism needed?
What is multilevel inheritance in oop?
Give two or more real cenario of virtual function and vertual object
what is graphics
when to use 'mutable' keyword and when to use 'const cast' in c++