Gantt and PERT are types of ______ used to plan and schedule time relationships among project activities.

A. apps
B. charts
C. deliverables
D. documents


Answer: B

Computer Science & Information Technology

You might also like to view...

Which of the following parts of a BDE event should be used for code that should execute once when the event stops?

a. Begin b. During c. End d. Stop e. None of these

Computer Science & Information Technology

The ________ displays information such as a summary of the total number of changes and the name of the person who made each change

Fill in the blank(s) with correct word

Computer Science & Information Technology

What-if analysis is a very powerful and simple tool to test the effects of different assumptions in a spreadsheet.

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

Computer Science & Information Technology

What is the variable name of the last, legally declared element in the array int Z[100];?

A. Z[99] B. Z[100] C. Z D. Z[0]

Computer Science & Information Technology