Elements of a component are related only to ensure a particular order of execution procedures (methods) that are called one after another are kept together, actions are still weakly connected and unlikely to be reusable
ex. A function which checks file permissions and then opens the file
a. Temporal Cohesion
b. Procedural Cohesion
c. Communicational Cohesion
d. Sequential Cohesion