Explain the concept of polymorphism with examples?
Answer Posted / venkat
Polymorphism means If one thing exists in different forms v
can it as pOlymorphism
EX:Overloading
Overriding
| Is This Answer Correct ? | 14 Yes | 7 No |
Post New Answer View All Answers
What is private static in java?
Explain the difference between arraylist and linkedlist in java?
What are the main uses of java?
Is multiple inheritance supported by java?
Is heap stored in ram?
What is difference between == and === in js?
Do I need to import java.lang package any time? Why?
What are the drawbacks of reflection?
Can we create an object if a class doesn't have any constructor ( not even the default provided by constructor ) ?
What is the numeric promotion?
Define immutable object?
How can you handle java exceptions?
What do u mean by variable?
Is class forname reflection?
what is session in java?