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...

Which is not an advantage of modular programming?

A) Modules make it easier to see the whole program code. B) Tracing an error in a module is less complicated. C) Modules are easier to maintain. D) Modules are easier to grasp.

Computer Science & Information Technology

Which of the following statements describes a disadvantage of using frames for Web page layout?

A) Both framed and nonframed versions may be needed, increasing development cost. B) Navigational structure is the same on all pages. C) Frequently used content can be displayed in the same area. D) A framed web site can be harder to maintain.

Computer Science & Information Technology

Before you can use the Subtotal tool to display summary statistics, you must ________ the column to be subtotaled

A) sort B) group C) total D) filter

Computer Science & Information Technology

In the particular case of ____, the physical security professional is responsible for installing, testing, and updating the physical security controls.

A. forensics B. continuity management C. risk management D. incident management

Computer Science & Information Technology