____ occurs when methods do not depend on others.
A. Tight coupling
B. Loose coupling
C. Data coupling
D. Abstract coupling
Answer: B
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
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.
The maximum circumference for a MAN is ____.
A. 10 miles B. 50 kilometers C. 100 kilometers D. 200 miles
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.