what is polymorphism with example?types of polymorphism?
Answer Posted / nikunj b patel
same name multiple form is call poly...
static polymorphism and dynamic polymorphism.
| Is This Answer Correct ? | 71 Yes | 13 No |
Post New Answer View All Answers
What does the @override annotation do?
What is the difference between double and float variables in java?
Why is flag used in java?
What is collection sort in java?
What is variable declaration and definition?
What is static keyword in java?
Can java list contain duplicates?
What is a Presistent Object?
Why enumeration is faster than iterator?
What is a dot notation?
What are features of java?
Can we catch more than one exception in single catch block?
What is the main difference between java platform and other platforms?
What are basic keywords?
Can an abstract class be a final class?