the advantages of polymorphic
Answer / 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 |
difference between applicationserver and webserver
Why is main purpose of XML?
What value does readline() return when it has reached the end of a file?
Is multiple try block is possible in single java Application......
Why do I get a duplicate name error when loading a jar file?
what are design patterns in java?give with example?
Difference between DurableSubscription and non- DurableSubscription?
What are the pros and cons of detached objects?
What is a compilation unit?
what is the port number of RMI?
What is the difference between session and entity beans?
What is JasperReports?