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
When will you define a method as static in Java?
How hashmap works in java?
What are the differences between string and stringbuffer?
Can we store variables in local blocks?
What do you understand by a Static Variable?
Explain aggregation in java?
Is java call by reference?
What is a void in java?
Explain the polymorphism principle?
what happens when a thread cannot acquire a lock on an object? : Java thread
Can we make constructors static?
what is meant by Garbage collection?
Give few difference between constructor and method?
What is a boolean field?
What string is utf8?