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
What is Remote Server?
how do you Handle Front End Application data against DB with example?
What value does read() return when it has reached the end of a file?
What are the difference between RMI and CORBA?
How database connectivity in XML is achieved?
What restrictions are placed on the values of each case of a switch statement?
What is the purpose of the notifyall() method?
Why are my checkboxes not being set from on to off?
what are RemoteObjects?
Do I need to import javlang package any time? Why ?
Difference between hashmap and hashtable?
Why a client should be multithreading? Explain.
What method is invoked to cause an object to begin executing as a separate thread?
Where can I find seam examples and documentation?
Difference between DurableSubscription and non- DurableSubscription?