Functional independenceA module having high cohesion and low coupling is said to be functionally independent of other modules. By the term functional independence, we mean that a cohesive module performs a single task or function. A functionally independent module has minimal interaction with other modules.Need for functional independenceFunctional independence is a key to any good design due to...
Functional independence and its need | Software engineering