You might be "____" your code if you write a separate module for every task.
A. over designing
B. overmodularizing
C. over programming
D. strongly coupling
Answer: B
You might also like to view...
Algorithms must be _______; they eventually stop with the right output or a statement that no solution is possible
Fill in the blank(s) with the appropriate word(s).
Which of the following is used to increase security on a client/server network?
a. bastion host b. bridge c. transmission media d. database server
Match the following Date argument values terms with their appropriate description:
I. "d" A. The number of months between two dates II "m" B. The number of weeks between two dates III. "w" C. The number of weekdays between two dates IV. "ww" D. The number of days between two dates V. "yyyy" E. The number of years between two dates
A ____ input is the statement that reads the first input value in a program.
A. priming B. starting C. begin D. sentinel