Write basic concepts of oops?
Can you create an instance of an abstract class?
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 are abstract classes?
Explain about message passing in object oriented programming?
What is the use of interface?
Can we have a default method definition in the interface without specifying the keyword "default"?
What's the benefit of using inheritance?
What is data encapsulation and what's its significance?
What do you mean by Realization?
What is the benefit of Composition over Inheritance?
Where shall I go for Package Diagram?
What is a functional interface? What is sam interface?