Question

Which of the following statements best describes polymorphism in object-oriented programming?

A The ability to bind a function to more than one object during compile-time only
B The ability of different objects to respond uniquely to the same method call
C The ability of a class to inherit multiple constructors from its parent classes
D The capability of an interface to implement multiple classes simultaneously
E The encapsulation of multiple methods into a single object for reuse.
Practice Next

Hey! Ask a query