with an example briefly describe how encapsulation provides modularity? plz answer fast
Answers
Answered by
2
Answer:
i hope it's help you please make me brainlest
Explanation:
Modularity is closely tied with encapsulation; think of modularity as a way of mapping encapsulated abstractions into real, physical modules. ... Booch gives two goals for defining modules. Make a module cohesive (shared data structures, similar classes) with an interface that allows for minimal inter-module coupling.
Answered by
2
Answer:
Modularity is closely tied with encapsulation; think of modularity as a way of mapping encapsulated abstractions into real, physical modules. ... Booch gives two goals for defining modules. Make a module cohesive (shared data structures, similar classes) with an interface that allows for minimal inter-modules coupling
Similar questions