Structured programs can be easily broken down into routines or ____ that can be assigned to any number of programmers.

A. processes
B. modules
C. units
D. pieces


Answer: B

Computer Science & Information Technology

You might also like to view...

Which of the following does not apply to procedures and functions?

a. they help to break up a large body of code into smaller chunks b. they make it easier to maintain and modify code c. the execution time is significantly reduced by calling procedures and functions d. they permit the same sequence of code statements to be called from multiple places

Computer Science & Information Technology

Which of the following functions calculates the total of a column or row of cells?

A. TOTAL B. SUM C. SUMCOL D. SUMROW

Computer Science & Information Technology

What is Subscript?

What will be an ideal response?

Computer Science & Information Technology

________ is the keyboard shortcut to access Help

A) F1 B) F2 C) F3 D) F4

Computer Science & Information Technology