Computer Science, asked by SrishtiMotwani1504, 11 months ago

A logically cohesive module is one, where the activities to be executed are chosen from within the module itself. State true or false.

Answers

Answered by ankurbadani84
5

Answer:

FALSE

Explanation:

A logically cohesive module is one, where the activities to be executed are chosen from within the module itself. -- This statement is FALSE.

A logically cohesive module is one whose elements accomplish alike activities and in which the activities to be done are chosen from outside the module.

Answered by sailorking
0

Answer:

The answer to the question is False. The logically cohesive module is one, where the activities to be executed are chosen from outside the module. The elements which are in the logical cohesion module, tend to act similar actions, as instructions received from outside the module.

Explanation:

Cohesion means the relation of the attributes in the module, and how much strength or week relations they have in the time of processing the task they are intended for.

Similar questions