Answer Posted / jo
polymorphism is a programming language feature that allows
values of different data types to be handled using a
uniform interface.
Is This Answer Correct ? | 6 Yes | 7 No |
Post New Answer View All Answers
What is the example of polymorphism?
What is polymorphism and example?
Can you inherit a private class?
i am getting an of the type can not convert int to int *. to overcome this problem what we should do?
Is oop better than procedural?
write a program to find 2^n+1 ?
What is abstract class in oops?
Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?
What are the 5 oop principles?
Is abstract thinking intelligence?
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).
How is class defined?
What is abstraction in oops?
Why is abstraction needed?
What is the real life example of polymorphism?