
David W. answered 03/12/22
Experienced Prof
In Object Oriented Programming, Encapsulation is defined as binding together the data and the functions that manipulates them.
A module (or method or function) has a well-defined interface (that is, the ways to use it and the information that is exchanged with it). The specific details (i.e, algorithms and data structures) belong exclusively to the module and may change without notice (i.e., change from using test data to using a real data base). For large systems, cohesion should be high and coupling should be low.
Rau.l M.
Hello , can you help me please with the other questions that I asked because nobody reply .03/12/22