Content 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: E

Computer Science & Information Technology

You might also like to view...

In the Animation Pane what color indicates a motion path effect?

A) Blue B) Yellow C) Red D) Green

Computer Science & Information Technology

By compacting and relocating, the Memory Manager optimizes the use of memory and thus improves throughput. However, it also requires more ____ than the other  memory allocation schemes discussed in this chapter.

A. null entries B. segmentation C. main memory D. overhead

Computer Science & Information Technology

Each of the individual data items in a "structure" or single unit is an entity by itself that is referred to as a ____.

A. record B. union C. data structure D. data field

Computer Science & Information Technology

After installing a bar code reader, which of the following is commonly done to configure the reader?

A. Scan in program codes B. Enable the code reader in the BIOS C. Use Device Manager to enable I?R ports D. Adjust jumper switches

Computer Science & Information Technology