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
What is the difference between serial and throughput garbage collector?
What is anonymous inner class?
Given a singly linked list, determine whether it contains a loop or not without using temporary space?
Does java allow overriding static methods ?
What is return data type?
What is comparable and comparator interface? List their differences
Can you declare an interface method static?
How many ways can an argument be passed to a subroutine and explain them?
Explain all java features with real time examples
Is space a char?
Which variables are stored in heap?
What is method in java ?
What is connection class in java?
Can substring create new object?
Explain, java is compatible with all servers but not all browsers?