You have one base class virtual function how will call that
function from derived class?

Answer Posted / kalaivani

u can call the base class virtual fn,if it is declare as
public

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

There are two base class B1,B2 and there is one class D which is derived from both classes, Explain the flow of calling constructors and destructors when an object of derived class is instantiated.

1446


What is the oops and benefits of oops programming?

544


Explain the concepts involved in Object Oriented programming.

620


Can we create object of interface?

593


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).

1660






State what is encapsulation and friend function?

687


What is oops and its features?

575


Is oop better than procedural?

560


Give two or more real cenario of virtual function and vertual object

1845


What is an example of genetic polymorphism?

643


Give an example where we have to specifically use C programming language and C++ programming language cannot be used?

1135


What is encapsulation with real life example?

562


What is abstraction encapsulation?

645


What are the 3 pillars of oop?

607


Whats is abstraction in oops?

583