Answer the following statements true (T) or false (F)

1. If a problem is very complex, extensive design prior to coding will actually delay the
completion of the project.
2. The divide-and-conquer-method of problem solving breaks a problem into large, general
pieces first, then refines each piece until the problem is manageable.
3. The purpose of a test or decision in a looping structure is to tell when the loop should end.
4. Flowcharts, pseudocode, and top-down charts can be used to solve problems only in Visual
Basic.


1. F
2. T
3. T
4. F

Computer Science & Information Technology

You might also like to view...

____________ is a process that runs automatically in the background from time to time, removing all referenced objects from memory.

a. System cleanup b. Garbage collection c. Nullification d. Non-mask able Interrupt

Computer Science & Information Technology

The server that stores your Web site files is known as a(n) ____________________.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

The 1000Base-LX utilizes light with what wavelength?

a. 850 nanometers b. 1200 nanometers c. 1300 nanometers d. 1550 nanometers

Computer Science & Information Technology

After a problem and its symptoms have been identified, a theory regarding a probable cause should be established.?

Answer the following statement true (T) or false (F)

Computer Science & Information Technology