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 |
What is waiting state? In what ways a thread can enter into waiting state?
whats is mean by filter?
What is a class loader? What are the different class loaders used by jvm?
How are commas used in the intialization and iteration parts of a for statement?
diff between jsp include directive and jsp action include?
Why won’t the jvm terminate when I close all the application windows?
What are the different methods of identifying an object?
On a computer that having single CPU, how multithreading concept can be achieved?
is servlet,struts are threadsafe or not.please telme correct answer
What’s jboss jbpm?
how we can implement interface in jsp ?
What is multi-tasking? Types?