Explain the use of Vtable and what are the various problems to override the functions?


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

Post New Answer

More OOAD Interview Questions

Can I implement polymorphism using abstract class?

0 Answers   MCN Solutions,


What is bootstrap, extension and system class loader? Or can you explain primordial class loader?

0 Answers  


Whether static method can use nonstatic members?

0 Answers  


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

0 Answers  


What is an abstraction and why is it important?

0 Answers  






Can an interface have an inner class?

0 Answers  


If a class inherits an interface, what are the 2 options available for that class?

0 Answers  


What if we override the conflicting method in the class?

0 Answers  


Does a class inherit the constructor of its super class?

0 Answers  


What are the major differences between late and dynamic binding?

0 Answers  


What are the main features of oops?

0 Answers  


Why is planning too much up front a mistake in an OOSAD project?

3 Answers   Infosys,


Categories