Explain the concept of polymorphism with examples?
Answer Posted / ravikiran(aptech mumbai)
polymorphism is utilizing the same interface for multiple
purposes
ex:-overloading,overriding
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
What is the meaning of nullable?
Which command from the jdk compiles a java program?
Which language is java?
Explain how to force the garbage collection in java.
How do you represent a space in regex java?
Does java isempty check for null?
Explain notifyall() method of object class ?
I want my class to be developed in such a way that no other class (even derived class) can create its objects. Define how can I do so?
What is the best way to findout the time/memory consuming process?
How do I stop concurrentmodificationexception?
What is object data type?
What is java util list?
Is 9 a prime number?
What is instance example?
Who developed java?