A(n) _______ can be used to visually keep track of which tasks depend on another.

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

PERT chart

Computer Science & Information Technology

You might also like to view...

The default Required setting for all fields except the primary key field is Yes

Indicate whether the statement is true or false

Computer Science & Information Technology

Java’s concurrency APIs include the fork/join framework, which helps programmers parallelize algorithms. The fork/join framework particularly well suited to divide-and-conquer-style algorithms, like the ________ sort.

a. insertion sort b. selection sort c. merge sort d. bubble sort

Computer Science & Information Technology