Answer Posted / khadeer.k
polymorphism is one of the pillars of oops.
polymorphism in latin word which describes 'poly' means many
'morphs' means forms.
polymorphism has concept like function overloading...
| Is This Answer Correct ? | 287 Yes | 91 No |
Post New Answer View All Answers
What is a function in oop?
What is abstraction encapsulation?
What are classes oop?
write a program to find 2 power of a 5digit number with out using big int and exponent ?
What is multilevel inheritance explain with example?
hi all..i want to know oops concepts clearly can any1 explain??
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
How do you use inheritance in unity?
Why multiple inheritance is not possible?
What is the main purpose of inheritance law?
What is the purpose of enum?
What is oops with example?
Why is polymorphism used?
Can bst contain duplicates?
What is static in oop?