Answer Posted / a
Polymorphism means more than one form.Polymorphism is the
concept to use a function or a operator in more than one
form.Polymorphism in c++ is applied through the concept of
Function overloading,Operator overloading and via virtual
function.
| Is This Answer Correct ? | 21 Yes | 2 No |
Post New Answer View All Answers
Why do we use polymorphism in oops?
i got a backdoor offer in process global,Bangalore..Can i work with it?
What are constructors in oop?
What type of loop is a for loop?
write string class as your own class in java without using any built-in function
What is the problem with multiple inheritance?
What is an interface in oop?
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
Who invented oop?
How to call a non virtual function in the derived class by using base class pointer
What is encapsulation c#?
officer say me - i am offered to a smoking , then what can you say
What is pure oop?
Can static class have constructor?
i am getting an of the type can not convert int to int *. to overcome this problem what we should do?