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 a task?s priority?
Can constructors be synchronized in java?
What method MUST be implemented by all threads?
Explain phantom read?
What is the need of serialize?
What if the static modifier is removed from the signature of the main method?
What is permgen or permanent generation?
What you mean by COM and DCOM?
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
Can you write Java code for declaration of multiple inheritance in Java ?
how can we load a file of a user in the database table?
Where we can write Rmi registry in the code, without having to write it at the command prompt?