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

What are the services in RMI ?

0 Answers  


1) Scenario: I developed my application on local system and everything is perfect and tested. Now on UAT this application is deployed on clustered server environment. They are logical or physically clustered. But application is not working over there.  What is the issue with application?  What are the first things which come in your mind?

1 Answers   L&T,


What are the oops concept?

0 Answers  


What is source and listener?

1 Answers  


What method MUST be implemented by all threads?

1 Answers  






Tell me about Firewalls in RMI?

0 Answers  


What are the different class loaders used by jvm?

0 Answers  


difference between apllet and interface class

1 Answers   Infotech,


Java is fully object oriented languages or not?

0 Answers  


Which component handles cluster communication in jboss?

0 Answers  


Difference Between getRequest and PostRequest?

8 Answers   HCL, TCS,


diff between jsp include directive and jsp action include?

2 Answers   SolutionNET,


Categories