Answer Posted / kundan
polymorphism is the abelity of a data to represent itself in more than one form
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
if i have same function with same number of argument but defined in different files. Now i am adding these two files in a third file and calling this function . which will get called and wht decide the precedence?
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 debug class?what is trace class? What differences are between them? With examples.
What is destructor oops?
Why is polymorphism important in oop?
How do you define a class in oop?
What is meant by multiple inheritance?
What is overriding in oop?
What is coupling in oops?
What is inheritance in oop?
Prepare me a program for the animation of train
which feature are not hold visual basic of oop?
What is encapsulation c#?
How do you answer polymorphism?
explain sub-type and sub class? atleast u have differ it into 4 points?