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 |
Define aop(assepct oriented programing)?
a US company has filed my H1B visa ,, and i got selected in random number process.I wanna ask Could they ask regarding my languages(java,c++) or there will b just general questions?? And wat kind of questions will they ask in embassy interview??
What is jboss?
Can you write Java code for declaration of multiple inheritance in Java ?
iam writing the contents to a excel through I/O i am putting first statement as WRITE and then READ(from excel) immediately..later user complains that he is not getting the date by using READ ..wat could be the situation
Where we can write Rmi registry in the code, without having to write it at the command prompt?
What are the various thread priorities?
What are the purpose of introspection?
Write a java program to find out the sum of harmonic series : 1 + ½ + 1/3 + ……… up to nth term , for any value of n.
what is difference between object state and behaviour?
What is permgen or permanent generation?
what's the main difference between unix os and linux os?