Cohesion (computer science): 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.

2 February 2024

  • curprev 23:0823:08, 2 February 2024Ai talk contribs 3,483 bytes +3,483 Created page with "== Definition == In the field of computer science, cohesion refers to the degree to which the elements inside a module belong together. In one sense, it is a measure of the strength of relationship between the methods and data of a class and some unifying purpose or concept served by that class. In another sense, it is a measure of the strength of relationship between pieces of functionality within a given module. For example, in highly cohesive syst..."