Project ____ involves the creation of a specific timetable, usually in the form of charts that show tasks, task dependencies, and critical tasks that may delay a project.

A: planning
B: scheduling
C: monitoring and controlling
D: reporting


Answer: B: scheduling

Computer Science & Information Technology

You might also like to view...

Which of the following statements about alpha-beta pruning is true?

a. it does computes exactly the answer that would be computed with out alpha-beta pruning b. it applies to all recursive calls c. it is used to record previously visited positions d. exactly two of the above statements are true e. all of (a), (b), and (c) are true

Computer Science & Information Technology

The class

public class Point3D extends Point { } is an example of A) a generic class extending the class Number B) a generic class extending a non-generic class C) a generic class extending another generic class D) a non-generic class extending a generic class

Computer Science & Information Technology

Why is there no open or close operation in the interface to the flat file service or the directory service. What are the differences between our directory service Lookup operation and the UNIX open?

What will be an ideal response?

Computer Science & Information Technology

If you position a red circle and a blue circle so that they partly overlap, the Live Paint Bucket tool can fill the overlapped area with a third color.

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

Computer Science & Information Technology