Stamp coupling ____.

A. passes only the minimum required data from the calling function to the called function.  
B. passes data in arrays or as structures.
C. passes flags that may be used to direct the logic flow of a function.
D. uses global variables to communicate between two or more functions.
E. allows one function to directly access the data in another function.


Answer: B

Computer Science & Information Technology

You might also like to view...

What mode allows multiple users to open and use the database at the same time?

A. Open Read-Only B. Open Multi C. Open D. Open Exclusive

Computer Science & Information Technology

The InfoPath ________ feature of SharePoint Server must be enabled to publish form templates to the form libraries

Fill in the blank(s) with correct word

Computer Science & Information Technology

A section that displays one time at the top of the form.

What will be an ideal response?

Computer Science & Information Technology

Using a nested if statement to program two-state behavior in an object is considered a best practice.

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

Computer Science & Information Technology