what is polymorphism?

Answer Posted / vijay pratap

Polymorphism is most feature of the object oriented
programming language.It means One method hendled the many
data types.

like ,one person do the many work.

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 Difference Between Inheritance and creating object and getting data? means Class A extends B{ B.getMethod();} (OR) Class A{ b obj=new B(); obj.getMethod(); }

2193


what's the basic's in dot net

1906


What do you mean by overloading?

786


What is polymorphism and example?

767


What are the three main types of variables?

815


What is class and object with example?

792


What is balance factor?

799


What is abstract class in oop?

732


How to use CMutex, CSemaphore in VC++ MFC

4526


What is the main purpose of inheritance law?

923


What is the difference between a mixin and inheritance?

712


write a program that takes input in digits and display the result in words from 1 to 1000

2177


What is a superclass in oop?

900


Why multiple inheritance is not allowed?

786


What is multilevel inheritance?

935