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
#include
What is class in oop with example?
Why we use classes in oop?
What is debug class?what is trace class? What differences are between them? With examples.
What is overriding in oop?
What is a null tree?
write a program using c++ to implement single contiguous memory mangement techniques.display the content of the main memory after yhe allocation of jobs and percentage of the wastage of the main memory
What is meant by oops concept?
How does polymorphism work?
What is overriding vs overloading?
class type to basic type conversion
Plese get me a perfect C++ program for railway/airway reservation with all details.
What is super in oop?
What are classes oop?
What is an example of genetic polymorphism?