what is polymorpsim? what are its types?

Answer Posted / maahi

polymorphism is an oops concept,it meanse the ability to
take more than one form.polymorphism allows different object
ti respond to the same message in diffent ways.
there are two
types of polymorphism.
1.compile time
2.run time

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 real life example of polymorphism?

601


Can we define a class within the interface?

547


Why is destructor used?

574


write a C++ program for booking using constructor and destructor.

2040


Whats oop mean?

582






What is interface in oop?

655


What is overloading in oop?

568


write a programe to calculate the simple intrest and compund intrest using by function overlading

1658


2. Give the different notations for the class.\

1580


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).

1662


Why is encapsulation used?

569


What are the important components of cohesion?

546


Can a destructor be called directly?

591


What is inheritance in oop?

591


What are the types of abstraction?

549