| |
GeekInterview.com > Interview Questions > Concepts > OOPS
| Print | |
Question: Explain the different forms of Polymorphism.
Answer: From a practical programming viewpoint, polymorphism exists in three distinct forms in Java: Method overloading Method overriding through inheritance Method overriding through the Java interface |
| August 08, 2005 07:59:29 |
#2 |
| amarjyoti de |
Member Since: Visitor Total Comments: N/A |
RE: Explain the different forms of Polymorphism. |
| the answer does in anyway give a full perspective of olymorphism |
| |
Back To Question | |