Which of the following is true?
Reveal answer
Fill a bubble to check yourself
Which of the following is true?
In Informational coupling, elements of modules are related to each other and are abstracted from real world.
In stamp coupling modules interact through heterogeneous data structure, which include structure, unions, trees, graphs, etc.
In import cohesion, one module is declared in another module for communication.
In temporal cohesion, the elements in a module are related and they perform set of tasks.
In logical cohesion, modules related to each other are used in same phase of program execution.
This statement is true, hence it is the correct answer.