Classes and structs support inheritance. Is this statement true or false?


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

Post New Answer

More OOAD Interview Questions

Difference: Object Oriented Analysis (OOA) and Object Oriented Design (OOD)?

2 Answers   CSC, HCL,


What is method overriding?

0 Answers  


Can we have default method with same name and signature in the derived interface as the static method in base interface and vice versa?

0 Answers  


What are virtual functions, base class pointer, derived class pointer, biding references?

0 Answers   HPCL, Hughes Systique Corporation,


What's the order of call of constructors in inheritiance?

0 Answers  






What is polymorphism? When is it employed? give an example.

0 Answers   iNautix,


Explain about parametric polymorphism?

0 Answers  


Explian following terms: Constraint Rules, Design by contract.

1 Answers   Protech,


What is a virtual function?

0 Answers  


Differentiate between an abstract class and an interface?

0 Answers  


What is operator overloading?

1 Answers  


Can we override static methods? Why?

0 Answers  


Categories