Tuesday, November 29, 2011

What do mean by polymorphism, inheritance, encapsulation?

Polymorhism: is a feature of OOPl that at run time depending upon the type of object the appropriate method is called.:Polymorhism: is a feature of one name multiple form.:Polymorphism: "Poly" means "Many", "morph" means "Form", is that "ability to take more than one form". One method for different operations.
Category:Java Interview Questions

No comments:

Post a Comment