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 are the sequence of steps to write pub or sub model kind of application?
What is the difference between RMI registry and OS Agent?
Do I need to import javlang package any time? Why ?
Is the infobus client side only?
What is the argument type of a programs main() method?
What is the form of storage space in java?
How messaging services are done, before release of JMS?
AS a developer will u create a data source in connection pool? If so how will u do that, how to access the object from connection pool using IRAD tool?
Brief description about local interfaces?
How many times may an objects finalize() method be invoked by the garbage collector?
What is the purpose of the wait(), notify(), and notifyall() methods?
Difference between loadclass and class.forname?
What are the diff types of exception?
what is an isolation level?
What are the different algorithms used for clustering?