Which oops concept exposes only necessary information to the calling functions?
No Answer is Posted For this Question
Be the First to Post Answer
What are the four important foundation concepts of OOP ?
Difference: Object Oriented Analysis (OOA) and Object Oriented Design (OOD)?
Why do we use oops concepts? What is its advantage?
Where shall I go for Package Diagram?
What is composition? Explain the purpose of composition.
What is association?
What is the default access modifier for a class,struct and an interface declared directly with a namespace?
What is the benefit of using inheritance?
Can we override static methods of a class?
What are Classes and Objects?
Can an interface contain fields?
Can we have default method with same name and signature in the derived interface as the static method in base interface and vice versa?