A programming approach in which you solve a "big" problem by (1) breaking it into "small" problems, (2) solving each "small" problem, and (3) combining the "small" problem solutions into a solution is known as ____.

A. code refactoring
B. drilling down
C. track and test
D. divide and conquer

Answer: D

Computer Science & Information Technology

You might also like to view...

A(n) ________ contains sample content and slide layouts in addition to background, color, and font selections

Fill in the blank(s) with correct word

Computer Science & Information Technology

=IF(E5

A) Advanced Filter. B) Nested IF function. C) Database function. D) Look Up function.

Computer Science & Information Technology