____ occurs when methods do not depend on others.

A. Tight coupling
B. Loose coupling
C. Data coupling
D. Abstract coupling


Answer: B

Computer Science & Information Technology

You might also like to view...

What is the “Big O” an example of?

a. Algorithm complexity notation b. Sorting algorithm c. Data structure d. String matching algorithm

Computer Science & Information Technology

Which of the following statements about running a macro is TRUE?

A) A macro can be run from the NewMacros dialog box. B) Running a macro is faster than manually choosing each command. C) A macro can be run from the Review tab. D) Running a macro is the same as recording a macro.

Computer Science & Information Technology

The maximum circumference for a MAN is ____.

A. 10 miles B. 50 kilometers C. 100 kilometers D. 200 miles

Computer Science & Information Technology

Ajax separates the user interaction portion of an application from its server interaction, enabling both to proceed ________.

a. synchronously. b. asynchronously in parallel. c. without any interaction whatsoever. d. None of the above.

Computer Science & Information Technology