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 transaction attributes?
Java is fully object oriented languages or not?
Which textcomponent method is used to set a textcomponent to the read-only state?
What does module-relative mean?
How are the elements of a cardlayout organized?
Whats new with the stop(), suspend() and resume() methods in jdk 1.2?
What are local interfaces? Describe.
What is permgen or permanent generation?
Do you think that java should have had pointers?
Explain the advantages and disadvantages of detached objects.
Describe, in general, how java's garbage collector works?
Where can I find seam examples and documentation?
how do you Handle Front End Application data against DB with example?
Explain what is synchronization?
In inglish: How to convert jar to exe files? Em português: Como converter arquivos .jar para .exe?