Coupling between modules - Software Engineering
Q. The coupling between different modules of a software is as follows
1. Content coupling
2. Common coupling
3. Control coupling
4. Stamp coupling
5. Data coupling
Arrange the coupling between modules from strongest(least desirable) to weakest (most desirable) as follows
- Published on 16 Jun 15a. a) 5,4,3,2,1
b. b) 1,3,5,4,2
c. c) 1,2,3,4,5
d. d) 4,2,5,1,3
ANSWER: c) 1,2,3,4,5
Content
Common
Control
Stamp
Data