niusouti.com

Before a project schedule can be created,the schedule maker should have a(),an effort estimate for each task,and a resource list with availability for each resourceA.work breakdown structureB.baselineC.software requirements specificationD.plan

题目

Before a project schedule can be created,the schedule maker should have a(),an effort estimate for each task,and a resource list with availability for each resource

A.work breakdown structure

B.baseline

C.software requirements specification

D.plan


相似考题
更多“Before a project schedule can be created,the schedule maker should have a(),an effort esti ”相关问题
  • 第1题:

    2 The Work Breakdown Structure (WBS) is the basis for communicating:

    A. Project scope, cost control, schedule, quality

    B. Project objectives, dependencies, plan, cost control

    C. Project scope, schedule, staffing, cost control

    D. Project scope, quality, schedule, dependencies

    E. Project budget, schedule, risk factors, work assignments


    正确答案:A

  • 第2题:

    ● The Work Breakdown Structure (WBS) is the basis for communicating:

    A Project scope, cost control, schedule, quality

    B Project objectives, dependencies, plan, cost control

    C Project scope, schedule, staffing, cost control

    D Project scope, quality, schedule, dependencies

    E Project budget, schedule, risk factors, work assignments.


    正确答案:A

  • 第3题:

    ChoosethecorrectordertopackageanduploaddataforanincidenttoOracleSupport.()

    A.Schedule,createnewpackage,viewmanifest,viewcontents

    B.Createnewpackage,viewmanifest,viewcontents,schedule

    C.Schedule,createnewpackage,viewcontents,viewmanifest

    D.Createnewpackage,viewcontents,viewmanifest,schedule

    E.Noneoftheabove.


    参考答案:D

  • 第4题:

    12 What is the relative priority of project Cost, Schedule and Quality?

    A. 1)Cost - 2)Schedule - 3)Quality

    B. 1)Quality - 2)Schedule - 3)Cost

    C. 1)Quality - 2)Cost - 3)Schedule

    D. 1)Schedule - 2)Quality - 3)Cost

    E. All are of equal priority


    正确答案:E

  • 第5题:

    You are the desktop administrator for Ezonexam, Inc. The company's network contains an intranet Web farm, which consists of three Web servers. The Web servers are named Ezonexam1, Ezonexam2, and Ezonexam3. Users access the Web farm by using the URL http://team.Ezonexam.com. The relevant portion of the network is configured as shown in the exhibit.

    Jack is a user in the company operations department. Jack uses Internet Explorer on this Windows 2000 Professional computer to access files that are located on the Web farm. Jack reports that when he attempts to access a file named Schedule.xls by using the URL http://team.Ezonexam.com/ops/schedule.xls, Internet Explorer displays the following error message: "DNS error or server not found".

    The network administrator informs you that the company DNS server is unavailable. However, Jack needs to access the Schedule.xls file immediately. You need to ensure that King can access the file by using Internet Explorer on his computer.

    Which URL should you instruct King to use?

    A.http://Ezonexam1/ops/schedule.xls

    B.file://Ezonexam1/ops/schedule.xls

    C.http://team.Ezonexam.com/ops$/schedule.xls

    D.file://team.Ezonexam.com/ops/schedule.xls


    正确答案:B
    解析:Explanation: We explicitly refer to the file on one of the servers in the web farm.

    Incorrect Answers
    A: To use the http protocol we would have to use FQDN name.

    C, D: Since the DNS server is not available we should not use the FQDN team.Ezonexam.com.

  • 第6题:

    occurs when a series of synchronization objects we held in a preemptive system inSuch a way that no process can move forwar

    A.Spin Lock

    B.Mutex

    C.Deadlock

    D.Schedule


    正确答案:C
    死锁发生在当一系列同步操作发生时,但并没有任何进程可以向前执行的时候。