The purpose of a dummy activity in an activity-on-arrow diagram is to:A.Identify a task that could be replaced by another.B.Take the slack time into account.C.Show a task that is not necessarily needed.D.Denote a milestone.E.Show a dependency relationship.

The purpose of a dummy activity in an activity-on-arrow diagram is to:

A.Identify a task that could be replaced by another.

B.Take the slack time into account.

C.Show a task that is not necessarily needed.

D.Denote a milestone.

E.Show a dependency relationship.


相关考题:

以下哪个不是Activity启动时的正确标志?() A.FLAG_ACTIVITY_CLEAR_TOPB.FLAG_ACTIVITY_SINGLE_TASKC.FLAG_ACTIVITY_SINGLE_TOPD.FLAG_ACTIVITY_NEW_TASK

(73)A.pathB.windowC.frameD.diagram

WhatistheprimarypurposeoftheTechnicalandDeliveryAssessment(TDA)?() A.Identify,assess,andmitigatetechnicalrisks.B.Verifypricingandgathercomponentsforspecialbidsubmission.C.Verifytheproposedsolutionwillfitwithinthecustomer‘sbudget.D.Reviewcompetitiveofferings,systemperformanceanddeliveryschedules.

Which of the following statements about take-based language teaching is NOT true?A.Students should be given tasks to perform or problems to solve in the classroom.B.Student are task-driven.C.Task-based language teaching is student-centered.D.Task-based language teaching is teacher-centered.

Which of the folIowing statements about take-based language teaching is NOT true?A.Students should be given tasks to perform or problems to solve in the classroom.B.Students are task-driven.C.Task-based language teaching is student-centered.D.Task-based language teaching is teacher-centered.

In?project?net work?diagram,the?number?of?critical?path?is()。A.noneB.only?oneC.only?twoD.one?or?more

在activity1中启动activity2时可以使用语句:Intent intent = new Intent(Activity1.this, Activity2.class);startActivity(intent);来实现 在activity1中启动activity2时可以使用语句:Intent intent = new Intent(Activity1.this, Activity2.class);startActivity(intent);来实现

在Linux操作系统中,运行态和就绪态进程的状态被统一为______。A.TASK_RUNNINGB.TASK_INTERRUPTIBLEC.TASK_READYD.TASK_ZOMBIE

Android系统使用Task(栈)来储存Activity。

5、若在启动Activity时,希望新建一个Activity对象,则应使用的Intent标志是()。A.FLAG_ACTIVITY_CLEAR_TOPB.FLAG_ACTIVITY_NEW_TASKC.FLAG_ACTIVITY_SINGLE_TOPD.FLAG_ACTIVITY_BROUGHT_TO_FRONT