题目内容

Which of the following is NOT one of the seven levels of cohesion?

A. Procedural cohesion
B. Logical association
C. Object cohesion
D. Coincidental cohesion

查看答案
更多问题

If a control switch is passed as an argument this is an example of _______ coupling.

A. content
B. common
C. control
D. stamp

If one module directly references the contents of another they are said to be _______ coupled.

A. content
B. common
C. control
D. stamp

If a data structure is passed as an argument, but the called module operates on only some of the individual components of that data structure then they are said to be _______ coupled.

A. content
B. common
C. control
D. stamp

If every argument is either a simple argument or a data structure in which all elements are used by the called module then they are said to be _______ coupled.

A. content
B. common
C. control
D. data

答案查题题库