MCQOPTIONS
Saved Bookmarks
| 1. |
The coupling between different modules of a software is categorized as follows 1. Content coupling 2. Common coupling 3. Control coupling 4. Stamp coupling 5. Data coupling Coupling between modules can be ranked in the order of strongest (least desirable) to weakest (most desirable) as follows |
| A. | 1, 2, 3, 4, 5 |
| B. | 5, 4, 3, 2, 1 |
| C. | 1, 3, 5, 2, 4 |
| D. | 4, 2, 5, 3, 1 |
| Answer» B. 5, 4, 3, 2, 1 | |