Answer Posted / gelani rahul b
polymorphism means ceate multiple forms. it means single
interface and multiple function are called in polymorphism.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Can abstract class have normal methods?
what's the basic's in dot net
What is polymorphism used for?
why reinterpret cast is considered dangerous?
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 encapsulation in simple terms?
Why do we use polymorphism?
What are main features of oop?
Plese get me a perfect C++ program for railway/airway reservation with all details.
What is class encapsulation?
What is object and example?
What is object-oriented programming? Webopedia definition
What is the real time example of inheritance?
What is coupling in oop?
what are the ways in which a constructors can be called?