Answer Posted / prabhati
polymorphism allows the usage of same operators or functions
in different ways. eg: 7+3 is used for addition
"poly"+"morphism" is used for
concatenating these two words
types of polymorphism:
virtual functions
operator overloading
function overloading
| Is This Answer Correct ? | 10 Yes | 3 No |
Post New Answer View All Answers
Which is better struts or spring?
Why do while loop is used?
What is difference between oop and pop?
What is coupling in oops?
What is the real time example of encapsulation?
Are polymorphisms mutations?
What is polymorphism and why is it important?
How to improve object oriented design skills?
How to handle exception in c++, For example in a functions i am assigning memory to some variables and also in next instructions in am dividing one variable also. If this functions generates a error while allocating memory to those variable and also while dividing the variable if i divide by zero then catch block how it will identify that this error has cone from perticular instruction
What is encapsulation in oops?
What are the components of marker interface?
What does sksksk mean in text slang?
Why do we use oops?
What is and I oop mean?
How can you overcome the diamond problem in inheritance?