Answer Posted / poorna
polymorphisum means many forms
one object acting on differnt type actions for the our
requiremts
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is polymorphism what are the different types of polymorphism?
What is polymorphism oop?
How is class defined?
what is difference between class template and template class?
What polymorphism means?
Why is there no multiple inheritance?
to find out the minimum of two integer number of two different classes using friend function
What is encapsulation in oops?
What does enum stand for?
Can bst contain duplicates?
What is encapsulation selenium?
What is the difference between a mixin and inheritance?
What is the example of polymorphism?
assume the program must insert 4 elements from the key board and then do the following programs.sequential search(search one of the elements),using insertion sort(sort the element) and using selection sort(sort the element).
What is overriding vs overloading?