Case-Based Critical Thinking QuestionsCase 2-1Kathy is having a difficult time understanding task dependencies, but in her new role as production manager, she will have to learn them in order to build production schedules for all of the projects that her team produces, so she turns to her colleague Amber for help. Amber suggests that the best way to teach Kathy is to give her some illustrative examples.The installation of the plumbing and electrical systems in a renovation project must be complete before the inspections can be complete. Of which kind of dependency is this an example, according to Amber?

A. Start-to-Finish
B. Start-to-Start
C. Finish-to-Finish
D. Finish-to-Start

Answer: C

Computer Science & Information Technology

You might also like to view...

A well-designed method ________.

a. performs multiple unrelated tasks b. repeats code found in other methods c. contains thousands of lines of code d. performs a single, well-defined task

Computer Science & Information Technology

Selection sort is one of the more complex sorting algorithms.

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

Computer Science & Information Technology