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 a lightweight component?
What is ellipsis in java?
When will you define a method as static?
What do you mean Abstraction in java?
Why is the main method static?
What is palindrome in java?
Why we use multi threading instead of multiprocessing?
Why java is used everywhere?
I want to re-reach and use an object once it has been garbage collected. Define how it’s possible?
What defines function?
How will you load a specific locale?
What is indexof?
What is a module function?
What is the difference between an if statement and a switch statement?
Explain yield() method in thread class ?