Answer Posted / niranjan ambati
By using "virtual" keyword infront of "implementation
methods" declarations in the class, polymorphisim can be
achieved. late binding(run time execution)
,Encapsulation(APIs), avoid ambiguity between multi
inheritance can be achieved thru polymorphisim.. Using
polymorphisim, the objects will call correct methods at run
time by using virtual pointer table.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Write a c++ program to display pass and fail for three student using static member function
What is stream in oop?
What is overloading and its types?
hi, this is raju,iam studying b.tech 2nd year,iam want know about group1 and group2 details, and we can studying without going to any instutions? please help me.
Can we override main method?
What is persistence in oop?
What is abstraction and encapsulation?
Is this job good for future? can do this job post grduate student?
What is object and example?
State what is encapsulation and friend function?
What is static in oop?
Why do we use class in oops?
What is polymorphism in oop example?
What are benefits of oop?
What is object-oriented programming? Webopedia definition