Answer Posted / bapi
polymorphism: It simply define as, ability to take more
than one form.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
Can you explain polymorphism?
What is polymorphism what is it for and how is it used?
what are the ways in which a constructors can be called?
What is static modifier?
What is inheritance in simple words?
Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?
What are the three main types of variables?
What is object and class in oops?
What is overloading in oops?
Why is polymorphism needed?
What is multilevel inheritance explain with example?
What is the example of polymorphism?
Explain the concepts involved in Object Oriented programming.
What is difference between oop and pop?
i am getting an of the type can not convert int to int *. to overcome this problem what we should do?