what is encapsulation and the three techniques of implementing it, which are Association, Aggregation and Composition. What I found ?
https://softwareengineering.stackexchange.com/questions/176049/what-is-the-use-of-association-aggregation-and-composition https://stackoverflow.com/questions/7403338/composition-vs-data-encapsulation I have gone through lots of theories about what is encapsulation and the three techniques of implementing it,…