polymorphism means?

Answer Posted / swetcha

It is a feature that allows one interface to be used for
general class of actions. The specific action is determined
by the exact nature of the situation. In general
polymorphism means "one interface, multiple methods", This
means that it is possible to design a generic interface to
a group of related activities. This helps reduce complexity
by allowing the same interface to be used to specify a
general class of action. It is the compiler's job to select
the specific action (that is, method) as it applies to each
situation

Is This Answer Correct ?    15 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what are the ways in which a constructors can be called?

1569


What is the types of inheritance?

592


Explain virtual inheritance?

675


How can you overcome the diamond problem in inheritance?

758


What is inheritance write a program to show use of inheritance?

603






What is multilevel inheritance?

713


What are constructors in oop?

581


hi, this is raju,iam studying b.tech 2nd year,iam want know about group1 and group2 details, and we can studying without going to any instutions? please help me.

1531


write a program to enter a string like"sunil is a good boy and seeking for a job" not more than 10 characters including space in one line,rest characters should b in other line.if the next line starts from in between the previous word,then print whole word to next line.

1777


What is purpose of inheritance?

634


What is byval and byref? What are differences between them?

1680


What are different types of JVM's? for example we use dalvik jvm for android then what about the remaining operating systems?

1644


What exactly is polymorphism?

592


Hi friends I have experience of 6 months in website design and maintanence. Now i am looking for other IT jobs.. to switch platform. please post any interview you know in chennai.

1774


How to hide the base class functionality in Inheritance?

628