polymorphism means?

Answer Posted / parul kataria

Polymorphism is the ability for a message or data to be proceeded in more than one form. ennie

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 basic concept of oop?

674


Can enum be null?

562


Where is pseudocode used?

543


What is abstraction encapsulation?

633


What are the benefits of polymorphism?

586






any one please tell me the purpose of operator overloading

1943


What is inheritance in oop?

579


What is this pointer in oop?

535


They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?

1359


Explain virtual inheritance?

660


What is the advantage of oop over procedural language?

607


Can a destructor be called directly?

585


assume the program must insert 4 elements from the key board and then do the following programs.sequential search(search one of the elements),using insertion sort(sort the element) and using selection sort(sort the element).

1644


How do you achieve runtime polymorphism?

550


to find out the minimum of two integer number of two different classes using friend function

1615