What is the benefit of Composition over Inheritance?
No Answer is Posted For this Question
Be the First to Post Answer
What are the four important foundation concepts of OOP ?
How a program can be structured using the concept of object oriented programming?
What are the tools you used for OOAD?
How do I make sure that an object is released in code such as a connection or file object?
What is polymorphism and abstraction?
0 Answers Agilent, Integreon, ZS Associates,
What is a static method? Why do we need static methods in java 8 interfaces?
Explain what is an object?
What are the limitations of inheritance?
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,
What is the difference between an Abstract class and Interface?
How can we restrict inheritance for a class so that no class can be inherited from it?
Can you call the base class method without creating an instance?