Answer Posted / sanjeevkumar.v
polymorphism it means the function may be different . and so
that are different forms
| Is This Answer Correct ? | 2 Yes | 9 No |
Post New Answer View All Answers
What does no cap mean?
what is the sylabus for priliminaries?
Can a varargs method be overloaded?
Which language is not a true object oriented programming language?
What is encapsulation with example?
What is abstraction in oop with example?
What is new keyword in oops?
What is polymorphism used for?
Why is destructor used?
What do you mean by Encapsulation?
Why can't we have instance(stack) of a class as a member of the same class like eg.Class A{A obj;} as we can have self refential pointer
Who invented oop?
What are the three main types of variables?
What does enum stand for?
Write A Program to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)