A module of a software is said to be logically cohesive if _______.
1
all the elements of the module perform similar operations like error handling, data
input etc
input etc
2
if the set of functions of the module are all part of a procedure
3
different elements of the module cooperate to achieve a single function for example managing an employee’s pay roll
4
all the elements of the module performs different operations alternatively
5
Question Not Attempted