what is polymorphism?

Answer Posted / srikanth jakka

Polymorphism is a feature that allows one interface to be
used for a general class of actions.
The specific action is determined by the exact nature of
the situation.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is jit and its use?

585


What do you know about the garbage collector in java?

575


What is Applet Stub Interface ?

1968


Write a code to create a trigger to call a stored procedure

535


Hi all, I am dng a mini project on FileSplitter application which splits the GBs of logfile into Smaller chunks(mbs) depending on the split size." How to handle GBs file? I am getting OutOfMemoryException, when I input such GB sized file. Thx

1603






How can we create a thread in java?

585


Describe the term diamond problem.

575


How do you allocate memory to object?

517


what is the difference between yielding and sleeping? : Java thread

525


Is java se free?

524


Can an arraylist be empty?

568


Can we increase size of array?

568


What do you mean Abstraction in java?

611


What is ascii format?

550


Why java is call by value?

548