What is Polymorphism?

Answer Posted / zain

In programming languages and type theory, polymorphism is the provision of a single interface to entities of different types. A polymorphic type is a type whose operations can also be applied to values of some other type, or types.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is data encapsulation and what is its significance?

508


What is the practical implementation of inner classes?

526


How do I make sure that an object is released in code such as a connection or file object?

617


What is the difference between an Abstract class and Interface?

603


What are a base class, subclass, and superclass?

561






What is virtual multiple inheritance?

557


Write a note on encapsulation?

585


Is it possible to provide method implementations in java interfaces? If possible, how do we provide them?

522


Can you use virtual, override or abstract keywords on an accessor of a static property?

531


What are the features of encapsulation ?

563


Explain the usage of encapsulation?

602


What is an abstraction?

534


Explain about instance in object oriented programming?

564


What is polymorphism and abstraction?

605


State about java and its relation to object oriented programming?

615