Primitive vs Object Types - Computer Science

In temporal cohesion, the method performs a set of actions whose only relationship is that they have to be carried out at the same time. The classic example is a set of initialization operations. Thus a method that carried out the following collection of actions: clear screen. open file. initialize total. would exhibit temporal cohesion. ................
................