_____ describes the degree of interdependence among modules.

A. Resolution
B. Modularity
C. Dynamism
D. Coupling


Answer: D

Computer Science & Information Technology

You might also like to view...

Explain contingency cost estimating.

What will be an ideal response?

Computer Science & Information Technology

What is the value of count when the following loop is exited?

``` var count = 20; while( count < 200) count*=3; ``` a. 20 b. 180 c. 540 d. 201

Computer Science & Information Technology

A ________ name that is distinctive and easy to remember, typically describes the purpose of the selected cells

Fill in the blank(s) with correct word

Computer Science & Information Technology

RTF supports fewer formats than HTML or Plain Text, as well as hyperlinks. _________________________

Answer the following statement true (T) or false (F)

Computer Science & Information Technology