22 The logical relationship that communicates a delay between the start/finish of one activity and the start/finish of another activity is referred to as:
A. Slack
B. Free float.
C. Restricted float.
D. Level float.
E. Lag
第1题:
PDM includes four types of dependencies or precedence relationships.( ),the initiation of the successor activity,depends upon the initiation ofthe predecessor activity. A.Start-to-Start B.Finish-to-Finish C.Start-to-Finish D.Finish-to—Start
第2题:
PDM includes four types of dependencies or precedence relationships: ...(18). The completion of the successor activity depends upon the initiation of the predecessor activity.
A.Finish-to-Start
B.Finish-to-Finish
C.Start-to-Start
D.Start-to-Finish
第3题:
第4题:
PDM includes four types of dependencies or precedence relationships…(73),the initiation of the successor activity,depends upon the initiation of the predecessor activity.
A.Finish-to-Start
B.Finish-to-Finish
C.Start-to-Start
D.Start-to-Finish
第5题:
● Precedence Diagramming Method (PDM) is a method used in activity sequencing. There are four types of dependencies or precedence relationships in PDM. The initiation of the successor activity depends upon the completion of the predecessor activity is called __(75)__.
(75)
A.Finish-to-Start
B.Finish-to-Finish
C.Start-to-Start
D.Start-to-Finish
第6题:
“一旦小玲写完了实验代码并且运行成功,她就不会延迟提交论文并且周一会给老师看。”以下表示正确的是:
A.finish(小玲,代码)∧work(代码) → delay_submit(小玲,论文) ∨ give(小玲,论文,teacher(小玲))
B.finish(小玲,代码)∧work(代码) ∧ ¬delay_submit(小玲,论文) ∧ give(小玲,论文,teacher(小玲))
C.finish(小玲,代码)∧ work(代码) ∧ ¬delay_submit(小玲,论文) ∧ give(论文,teacher(小玲))
D.finish(小玲,代码)∧ work(代码) → ¬delay_submit(小玲,论文) ∧ give(小玲,论文,teacher(小玲))