What is the function of pure virtual functions?


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

Post New Answer

More OOAD Interview Questions

What is meant by function overloading and function overriding?

0 Answers  


How to differentiate between a CreateObject() and GetObject() ?

0 Answers   CGI,


Is @functionalinterface annotation mandatory to define a functional interface? What is the use of @functionalinterface annotation? Why do we need functional interfaces in java?

0 Answers  


What are the basic concepts of oop?

0 Answers  


Why abstraction is important?

0 Answers  






How to define an interface?

0 Answers  


Can you give some examples of tokens?

0 Answers  


What interface must an object implement before it can be written to a stream as an object?

0 Answers  


What is the function of pure virtual functions?

0 Answers  


Give any criteria when you use an abstract class and an interface?

0 Answers   Sans Pareil IT Services,


Explain method overriding.

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  


Categories