what is virtual function and pure virtual function ?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More OOAD Interview Questions

What is the purpose of late binding in object-oriented programming?

0 Answers  


State some of the advantages of object oriented programming?

0 Answers  


What is a static method? Why do we need static methods in java 8 interfaces?

0 Answers  


What is an abstraction and why is it important?

0 Answers  


What is the difference between an interface and abstract class?

0 Answers  






What is data encapsulation and what is its significance?

0 Answers  


If a method definition has been specified in class , its base class , and the interface which the class is implementing, which definition will be picked if we try to access it using interface reference and class object?

0 Answers  


What are sealed modifiers?

0 Answers  


What's the benefit of using inheritance?

0 Answers  


Define Initialisation Purpose.

0 Answers   Atos Origin,


Describe inheritance and non-inheritance of a derived class?

0 Answers  


Explain about inheritance hierarchies?

0 Answers  


Categories