Case-Based Critical Thinking QuestionsCase 2-2You have built your first schedule but your supervisor wants you to make some changes to it, adding some padding in some places and tightening things up in other places. This requires you to familiarize yourself with the concepts of lead and lag time.In your schedule, you have a step for photo research and a second step for design layout. The two steps are in an FS relationship to one another, but your supervisor tells you that the layout can begin before all of the photo research is done. Which of the following will accomplish this?
A. adding a lead time of -50%
B. removing a lead time of 50%
C. adding a lead time of 50%
D. adding a lag time of 50%
Answer: C
You might also like to view...
Failure to release resources when the program is no longer using them can cause ________.
a) buffer overflows b) resource leaks c) exceptions d) None of the above.
The ___________ function allows characters of one part of a string to be copied into another, overlapping part of the same string.
a. memchr b. memcmp c. memcpy d. memmove
More ____________________ capacity means your computer can load in lots of program instructions and data while other processing occurs.
Fill in the blank(s) with the appropriate word(s).
Items 7, 3, 11, 9, and 13 are inserted into an AVL tree. What happens when 12 is inserted?
a. no rotation is needed b. a single rotation between some node and its left child is performed c. a single rotation between some node and its right child is performed d. a double rotation with a node, its left child, and a third node is per formed e. a double rotation with a node, its right child, and a third node is per- formed