What is Polymorphism?

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


Please Help Members By Posting Answers For Below Questions

Can an interface inherit from another interface?

567


What if we make the method as abstract in another interface?

525


What's the benefit of using inheritance?

673


Explain about inheritance in oops?

567


Can we have default method with same name and signature in the derived interface as the static method in base interface and vice versa?

558






How many methods do u implement if implement the serializable interface?

545


What interface must an object implement before it can be written to a stream as an object?

613


What is the difference abstract class and interface?

535


Which oops concept exposes only necessary information to the calling functions?

565


What is early and late Binding?

575


Explain about uml?

534


How do we implement serialization actually?

555


Is it possible to override private virtual methods?

539


What do you mean by abstract classes?

559


What are all the operators that cannot be overloaded?

550