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 is a task?s priority?

1 Answers  


Can constructors be synchronized in java?

0 Answers  


What method MUST be implemented by all threads?

1 Answers  


Explain phantom read?

0 Answers  


What is the need of serialize?

2 Answers   Wipro,


What if the static modifier is removed from the signature of the main method?

0 Answers  


What is permgen or permanent generation?

0 Answers  


What you mean by COM and DCOM?

0 Answers  


hi friends, i have done my BE(CSE)at 2011 then i have joined one company before they asked me 50k so i paid but now they telling no project here so we r going to close like that so now i need any job i have good knowledge in core java and j2ee(jsp,servlet,jdbc) so if u know any job pl help me

0 Answers   Infosys,


Can you write Java code for declaration of multiple inheritance in Java ?

6 Answers   Kingshir, Oracle,


how can we load a file of a user in the database table?

3 Answers   ITC Infotech,


Where we can write Rmi registry in the code, without having to write it at the command prompt?

0 Answers  


Categories