the advantages of polymorphic



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

Post New Answer

More Advanced Java Interview Questions

How to implement RMI in Java?

0 Answers   TCS,


What is scalable, portability in the view of J2EE?

0 Answers  


what are JSP tags? what is difference between include action and directory?

0 Answers   ADP,


what is JTS?

1 Answers  


For an example, if we have some variable in run method, and we created one or more threads. Does all threads will share the same variable or a copy of variable is created for each thread??

1 Answers  






To identify IDL language what mapping mechanism is used?

0 Answers  


What is the difference between Super and This Keyword?

4 Answers   HCL, TCS,


Explain about RMI Architecture?

0 Answers  


What is RRL?

1 Answers  


What is the relationship between an event-listener interface and an event-adapter class?

0 Answers  


In a multitiered application which tier is the browser in?

3 Answers   Adobe,


What is rmic?

4 Answers  


Categories