Modularity describes a program that is organized into ______.
a) loosely coupled and highly cohesive modules
b) tightly coupled and highly cohesive modules
c) loosely coupled modules which are not cohesive
d) tightly coupled modules which are not cohesive
a.
Computer Science & Information Technology
You might also like to view...
The first call to invoke a recursive method is .
a) not recursive b) recursive c) the recursion step d) none of the above
Computer Science & Information Technology
________ is a basic text editing program used primarily to create and edit text files
Fill in the blank(s) with correct word
Computer Science & Information Technology
The _______ application uses the .PDF extension
Fill in the blank(s) with correct word
Computer Science & Information Technology
The terms "literal string" and "string literal" have different meanings in Java programming.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology