Why abstraction is important?
No Answer is Posted For this Question
Be the First to Post Answer
What is composition? Explain the purpose of composition.
If a method definition has been specified in the 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?
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 use oops?
Can you create an instance for an abstract class?
Why is planning too much up front a mistake in an OOSAD project?
Explain about realistic modeling?
Comment: C++ "includes" behavior and java "imports"
Explain about the design phase?
What is a virtual function?
Can a class in java be inherited from more than one class?
What is the difference between class inheritance and interface inheritance?