What is Polymorphism?

Answer Posted / dk

Polymorphism is a concept use in OOP to define or describe different methods with same name like I.e. move of bishop and move of queen in chess game both have to move by different way.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the base type from which all structs inherit directly?

692


Difference between composition and inheritance ?

706


What are extrinsic and intrinsic connections in object-oriented programming?

713


What do you mean by abstract classes?

720


What is hybrid inheritance?

721


What is an interface?

755


What is diamond inheritance problem? How java 8 solves this problem?

840


Can constructors be parameterized?

732


Explain the purpose of composition.

756


What is meant by overloading functions and operators?

748


What is the function of dynamic typing?

772


Do structs support inheritance?

708


What does the keyword virtual represented in the method definition?

818


What are abstract classes?

761


What are the problems faced by the developer using object oriented programming language?

741