A model often used when creating a program that begins with the overall task and refines it into smaller subtasks is a(n)

a. flowchart
b. UML diagram
c. blueprint
d. hierarchy chart
e. None of these


d. hierarchy chart

Computer Science & Information Technology

You might also like to view...

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

1. Global variables are initialized to zero by default. 2. Local variables are initialized to zero by default. 3. It is not considered good programming practice to declare all your variables globally. 4. You may use the exit() function to terminate a program, regardless of which control mechanism is executing.

Computer Science & Information Technology

PDF is sometimes referred to as a _____ format because once a document has been converted to a PDF, it cannot be edited.

A. fixed-layout B. flexible-layout C. template D. fixed

Computer Science & Information Technology

Windows XP uses __________ to allocate and manage system memory.

a. dynamic memory management b. the kernel c. the file system d. a virtual memory manager (VMM)

Computer Science & Information Technology

When performing a SWOT analysis, during the ________ analysis you determine in what areas you excel and how you are unique

Fill in the blank(s) with correct word

Computer Science & Information Technology