Answer Posted / maahi
polymorphism is an oops concept,it meanse the ability to
take more than one form.polymorphism allows different object
ti respond to the same message in diffent ways.
there are two
types of polymorphism.
1.compile time
2.run time
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is the sylabus for priliminaries?
What is object and example?
What are properties in oop?
How do you achieve runtime polymorphism?
What is encapsulation selenium?
i=20;k=0;
for(j=1;k-i;k+=j<10?4:3)
{
cout< Write A Program to find the ambiguities in Multiple
Inheritance? How are they
resolved.(Virtual Functions)
Can bst contain duplicates? Why is destructor used? What is polymorphism what is it for and how is it used? What are the 3 pillars of oop? What is encapsulation with real life example? write a program to enter a string like"sunil is a good boy
and seeking for a job" not more than 10 characters including
space in one line,rest characters should b in other line.if
the next line starts from in between the previous word,then
print whole word to next line. What is super in oop? What is the difference between abstraction and polymorphism?