what is polymorphism with example?types of polymorphism?
Answer Posted / sss
Polymorphsim means one name many form it is basically two type compile time polymorphsim and run time polymorphsim.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Write a program to calculate factorial in java?
What are the two types of exceptions in java? Which are the differences between them?
What is the difference between static (class) method and instance method?
What is the difference between a static and a non-static inner class in java programming?
What is the difference between overriding and overloading in OOPS.
What is == in java?
what is the role of xml in core java?? and how we can use it?? can somebody give a sample program with explanation and from where i can read more about xml?????
Differences between traditional programming language and object oriented programming language?
Can list have duplicates in java?
What do you understand by looping in java? Explain the different types of loops.
What is Classloader in Java?
Why we use protected in java?
Why is a singleton bad?
What is final keyword?
What is the integer of 16?