Explain what is single and multiple inheritance?


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

Post New Answer

More OOAD Interview Questions

What is static and dynamic Binding?

0 Answers  


Write about abstract base classes?

0 Answers  


What is the main difference between a class and an object?

0 Answers  


What is meant by inheritance? what are the advantages of inheritance?

0 Answers  


Can you call the base class method without creating an instance?

0 Answers  


How can we restrict inheritance for a class so that no class can be inherited from it?

0 Answers  


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  


what are the different ways for a method to be overloaded?

0 Answers  


what is meant by "method-wars"?

2 Answers   BirlaSoft,


What are abstract functions? Why are they used?

0 Answers  


What are the major differences between late and dynamic binding?

0 Answers  


Categories