Font size:
Print
Question:

Which of the following statement(s) is/are true with respect to software architecture?

S1: Coupling is a measure of how well the things grouped together in a module belong together logically.

S2: Cohesion is a measure of the degree of interaction between software modules.

S3: If coupling is low and cohesion is high then it is casier to change one module without affecting others.


1. Only S1 and S2
2. Only S3
3. All of S1, S2 and S3
4. Only S1
Prev Question Which of the following is not one of three soft...
Next Question The prototyping model of software development is: