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
What are the limitations of inheritance?
What is inheritance in java?
What is the best tool for modeling and ORM framework
Name the different creational patterns in object oriented design?
Explain about a class?
What is difference between encapsulation and abstraction?
What is the default access modifier in a class?
What is serialization? How do we implement serialization actually?
What are extrinsic and intrinsic connections in object-oriented programming?
What are inner classes and what is the practical implementation of inner classes?
What is the difference between an error and an exception?
What is sealed modifiers?
What is the difference between multiple and multilevel inheritance?
What is a ternary operator?
Explain OOPS.