What is constructor and virtual function? Can we call virtual funciton in a constructor?


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

Post New Answer

More OOAD Interview Questions

What is a nested interface?

0 Answers  


Can we have a default method definition in the interface without specifying the keyword "default"?

0 Answers  


If a method definition has been specified in the 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  


Why use oops?

0 Answers  


What are abstract functions? Why are they used?

0 Answers  






What is the syntax of object oriented method call?

0 Answers  


Tell me something about abstract classes?

0 Answers   TCS,


Can we use static method definitions in interfaces?

0 Answers  


What is virtual?

0 Answers   MindCracker,


Is class an Object? Is object a class?

11 Answers  


What is an abstraction and why is it important?

0 Answers  


Can link and Association applied interchangeably?

2 Answers  


Categories