Answer Posted / charitha
polymorphism means the ability to take more than one form.
an operation may exhibit different behaviors in different
instances. The behavior depends on the data types used in
the operation.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is basic concept of oop?
What is encapsulation in simple terms?
What are the advantages of polymorphism?
Why oops is important?
What is polymorphism what are the different types of polymorphism?
What does oop mean in snapchat?
Is enum a class?
What is overriding in oop?
Why is oop better than procedural?
Can private class be inherited?
Why is abstraction needed?
Can bst contain duplicates?
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 process?
What are the three main types of variables?