What is a 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 difference between new and override?

0 Answers  


USECASE is an implementation independent notation. How will the designer give the implementation details of a particular USECASE to the programmer?

2 Answers  


Can you use virtual, override or abstract keywords on an accessor of a static property?

0 Answers  


How can we call the base method without creating an instance?

0 Answers  


Difference between Composition and Aggregation

2 Answers   Protech,






Differentiate between overloading and overriding.

0 Answers  


What are the four phases of the Unified Process ?

8 Answers   Protech, Student,


Is class an Object? Is object a class?

3 Answers   InfoAxon Technologies, Protech,


What is the diffrence between an abstract class and interface?

0 Answers  


Can I implement polymorphism using abstract class?

0 Answers   MCN Solutions,


Explain the mechanism of composition?

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