1. Computer Science Engineering (CSE)
  2. Software Engineering
  3. What do you call, when the elements of a...
Q.

What do you call, when the elements of a module, all operate on the same data?

A. functional cohesion
B. temporal cohesion
C. procedural cohesion
D. communicational cohesion
Answer» D. communicational cohesion
Explanation: when the elements of a module all operate on the same data we call it as a communicational cohesion.
View all MCQs in:   Software Engineering

Discussion