| |
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 08:08:37 |
#3 |
| John |
Member Since: Visitor Total Comments: N/A |
RE: Explain the different forms of Polymorphism. |
| Why don't some one answer in detail insted of comlaining about the level of detail... helps others |
| |
Back To Question | |