Coupling is the measure of the degree of interdependence between the modules. Good software will have low coupling. A software project will be developed module-wise, and all modules are dependent on each other. So coupling will denote the interdepend...
sureshsala.hashnode.dev3 min read
No responses yet.