World Languages, asked by ahslove9019, 1 year ago

Software engineer must design the modules with _________ cohesion

Answers

Answered by nilik555
10

Answer:

High Cohesion

Explanation:

Answered by GulabLachman
0

A software engineer must design the modules with high cohesion

  • The considerable extent of effective integration among a module's components is referred to as cohesion in computer programming.
  • This integration, then, properly gauges the quality of possible connections between functional components inside a specific module. Functionality, for instance, and cohesiveness are closely connected.
  • Therefore, a software engineer must aim accurately for a typically strong cohesion while properly designing the modules.
  • If the extensive programme is not adequately modularized, a number of ostensibly minor improvements or possible modifications will cause the specific project to fail.
  • Less interaction between modules is usually preferred because it makes them simpler and results in fewer processes and reduces overall module complexity

#SPJ2

Similar questions