Answer Posted / supraja
Polymorphism is the feature that allows one interface to be
used for general class actions
Seperates Interface from Implementation
Creation of reusable code by programmers. Eg:
creation of object like driving car, which without knowing
multiple plugins like engine,car model, multiple forms will
be called in same way.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Why are component architectures useful?
How can I avoid validating a form before data is entered?
What is the difference between the ‘font’ and ‘fontmetrics’ class?
Can I use javascript to submit a form?
What must a class do to implement an interface?
What is jboss?
Is “abc” a primitive value?
Can constructors be synchronized in java?
How to determine SGA site?
Will the general public have access to the infobus apis?
Can I run seam outside of jboss as?
Why is actionform a base class rather than an interface?
Name the eight primitive java types.
What modifiers may be used with an inner class that is a member of an outer class?
What is the highest-level event class of the event-delegation model?