Answer Posted / sudeep
poly mean MANY and morphism mean FORMS... so polymorphism is the ability to allow a function to exist in different forms.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What do you understand by soft reference?
What is the use of a copy constructor?
How to find the given number is a prime number or not by getting input from the user
What is meant by structural programming?
What is difference between float and double?
What is JDBC Driver interface?How can you retrieve data from the ResultSet
What is the purpose class.forname method?
What is array sorting in java?
What is the difference between a local variable and an instance variable?
What is the benefit of using enum to declare a constant?
Is hashset ordered java?
What are different types of encoding?
Why is core java important?
What does file separator do in java?
Can we override the private methods?