Answer Posted / shanti chouhan
The polymorphism is bunch of classes with different functionality and structure but all use the same interface
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Write about abstract base classes?
Why does java not support multiple inheritance?
How to achieve data abstraction?
What is the difference between an interface and abstract class?
What are different types of arguments?
What is the best tool for modeling and ORM framework
What are manipulators?
Define a good interface?
State about java and its relation to object oriented programming?
What is a subclass?
Why is C not an OOP language?
Can we have default method with same name and signature in the derived interface as the static method in base interface and vice versa?
How to define an abstract class?
Can constructors be parameterized?
What is data encapsulation and what's its significance?