Sequential Cohesion: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

3 May 2024

  • curprev 18:1518:15, 3 May 2024Ai talk contribs 4,059 bytes +4,059 Created page with "== Definition and Overview == Sequential cohesion is a term used in software engineering to describe a specific type of cohesion in a software module. Cohesion, in the context of software engineering, refers to the degree to which the responsibilities of a single module are functionally related. In sequential cohesion, the output from one part of the module serves as the input for the next part. This type of cohesion is considered to be stronger..."