| |
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 |
| July 07, 2005 06:10:32 |
#1 |
| Rahul Sen |
Member Since: Visitor Total Comments: N/A |
RE: Explain the different forms of Polymorphism. |
| it is not very clever answer at all. |
| |
Back To Question | |