What are the different types of inheritance?


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

Post New Answer

More OOAD Interview Questions

How a program can be structured using the concept of object oriented programming?

0 Answers  


What if we override the conflicting method in the class?

0 Answers  


Is iterator a class or interface? What is its use?

0 Answers  


What are abstract functions? Why are they used?

0 Answers  


What are the major differences between late and dynamic binding?

0 Answers  






What is a friend function?

0 Answers  


Explain basic concepts of OOPS?

0 Answers  


What is SRD(System Requirement document), FSD (Functional Specification Document), RSD (Requiremnet specific document)? If these are different document wat are there contents?

1 Answers   College School Exams Tests, HP, Infosys,


Why do we use oops concepts? What is its advantage?

0 Answers  


What are sealed modifiers?

0 Answers  


What is the difference between an Abstract class and Interface?

0 Answers  


A class inherits from 2 interfaces and both the interfaces have the same method name as shown below. How should the class implement the drive method for both car and bus interface?

0 Answers  


Categories