Computer Science - Object Oriented Programming Using C++ - Discussion

Discussion Forum : Object Oriented Programming Using C++ - Section 2 (Q.No. 49)
49.
The highest level of cohesion is
functional cohesion
temporal cohesion
logical cohesion
sequential cohesion
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
3 comments Page 1 of 1.

Ispahan Sarker said:   6 years ago
Levels of Cohesion (Highest to Lowest).

* The seven levels of Cohesion (from highest to lowest) are Functional, Sequential, Communicational, Procedural, Temporal, Logical, and Coincidental. Functional Cohesion.

*Functional cohesion is the strongest form of cohesion.

Rihan said:   10 years ago
Please, some make clear about cohesion and coupling. Thanks in advance.

Girisha said:   1 decade ago
Cohesion is the interrelationship within the object.

Post your comments here:

Your comments will be displayed after verification.