网友您好, 请在下方输入框内输入要搜索的题目:
题目内容
(请给出正确答案)
单选题
What is the role of the line manager in a project plan?()
A
Provide resources to a project
B
Request requirements changes
C
Resolve team conflicts
D
Control the project budget
参考答案
参考解析
解析:
暂无解析
更多 “单选题What is the role of the line manager in a project plan?()A Provide resources to a projectB Request requirements changesC Resolve team conflictsD Control the project budget” 相关考题
考题
The scope baseline/project charter is prepared by the:AProject managerBProject manager and project officeCProject manager, project office and functional teamDProject manager, project office, functional team and project sponsorEProject manager, project sponsor and customer/user
考题
During project execution, a line manager informs you that he will not have sufficient resources available next month to support your and two other projects. The best way to handle this problem would be to:A.Ask the line manager to make the decision.B.Ask the line manager to work with senior management to prioritize the work.C.Ask your sponsor to meet with the line manager.D.Ask the line manager to set up a meeting with you and the other project managers to work out the problem yourselves.E.Prepare a purchase order to outsource the work.
考题
In a matrix organizational form, MBO may be difficult to implement:A . If the functional employees are supervised closely by the line manager rather than the project managerB . Unless the project manager has an input into the employee's performance reviewC . Unless the project and line managers agree on the ultimate objectiveD . Unless the project and line managers agree to the duration of the taskE . None of the above are correct answers
考题
The major difference between project and line management is that the project manager may not have any control over which basic management function?A . Decision-makingB . StaffingC . RewardingD . Tracking/monitoringE . Reviewing
考题
A line manager who is asked to wear two hats and function as a project manager at the same time is likely to exercise:A AuthorityB PowerC InfluenceD All of the above]E A and B only
考题
The following individuals are responsible for determining the content of the Communications Management Plan.A Project SponsorB Task Manager(s)C Director of CommunicationsD Project Manager
考题
A line manager possesses information which the project team needs, but withholds the information. The results in a(n):A BlindspotB FacadeC region of influenceD Communication power baseE None of the above
考题
Risk management allows the project manager and the project team to:A eliminate most risks during the planning phase of the projectB identify project risksC identify impacts of various risksD plan suitable responsesE B, C and D only
考题
84 Risk management allows the project manager and the project team to:A. eliminate most risks during the planning phase of the projectB. identify project risksC. identify impacts of various risksD. plan suitable responsesE. B, C and D only
考题
17 A line manager who is asked to wear two hats and function as a project manager at the same time is likely to exercise:A. AuthorityB. PowerC. InfluenceD. All of the above]E. A and B only
考题
78 The major difference between project and line management is that the project manager may not have any control over which basic management function?A. Decision-makingB. StaffingC. RewardingD. Tracking/monitoringE. Reviewing
考题
174 In a matrix organizational form, MBO may be difficult to implement:A. If the functional employees are supervised closely by the line manager rather than the project managerB. Unless the project manager has an input into the employee's performance review C. Unless the project and line managers agree on the ultimate objectiveD. Unless the project and line managers agree to the duration of the taskE. None of the above are correct answers
考题
123 The scope baseline/project charter is prepared by the:A. Project managerB. Project manager and project officeC. Project manager, project office and functional teamD. Project manager, project office, functional team and project sponsorE. Project manager, project sponsor and customer/user
考题
99 A line manager who is asked to wear two hats and function as a project manager at the same time is likely to exercise:A. AuthorityB. PowerC. InfluenceD. All of the aboveE. A and B only
考题
73 The following individuals are responsible for determining the content of the Communications Management Plan.A. Project SponsorB. Task Manager(s)C. Director of CommunicationsD. Project Manager
考题
● The scope baseline/project charter is prepared by the:A Project managerB Project manager and project officeC Project manager, project office and functional teamD Project manager, project office, functional team and project sponsorE Project manager, project sponsor and customer/user
考题
● Risk management allows the project manager and the project team not to(71).(71)A.eliminate most risks during the planning phase of the projectB.identify project risksC.identify impacts of various risksD.plan suitable responses
考题
Risk management allows the project manager and the project team not to(71). A.eliminate most risks during the planning phase of the project B.identify project risks C.identify impacts of various risks D.plan suitable responses
考题
The( )provides the project manager with the authority to apply organizational resources to project activities。 A.project management plan B.project charter C.project human resource plan D.project stakeholders
考题
Risk management allows the project manager and the project team not to (71).A.eliminate most risks during the planning phase of the projectB.identify project risksC.identify impacts of various risksD.plan suitable responses
考题
What role does the teacher play at the feedback stage A.Assessor.
B.Instructor.
C.Manager.
D.Researcher.
考题
What role does the teacher play at the feedback stage A.Assessor.
B.Instructor.
C.Manager.
D.Researcher.
考题
What is the MOST accurate way to determine a project’s duration before execution?()A、The project manager performs all estimatesB、Incorporate each individual worker’s estimatesC、Acquire expert estimatesD、There is no way to determine the duration
考题
Which is the MOST effective method for generating support for your project plan?()A、Requiring stakeholders to sign-off on project plan componentsB、Requesting input from all stakeholders during the planning processC、Providing an open line of communication regarding the projectD、Clearly illustrating how the project relates to the company’s objectives
考题
Team selection is not just a function of finding someone whos a technical or administrative expert. What will a project sponsor leading a high visibility project look for in a project manager?()A、Developing key personnelB、Leading technical specialistsC、Interfacing with customers / sponsorsD、Analyzing skills
考题
What is the role of the line manager in a project plan?()A、Provide resources to a projectB、Request requirements changesC、Resolve team conflictsD、Control the project budget
考题
单选题You want to create a consumer group, GROUP1, and you execute the following command in the command-line interface: SQL EXEC DBMS_RESOURCE_MANAGER.CREATE_CONSUMER_GROUP (CONSUMER_GROUP =’group1’, COMMENT = ’New Group’); This command errorsout displaying the following message: ERROR at line 1: ORA-01031: insufficient privileges ORA-06512: at "SYS.DBMS_RMIN", line 115 ORA-06512: at SYS.DBMS_RESOURCE_MANAGER", line 108 ORA-06512: at line 1 What action would you take to overcome this error?()A
grant SYSDBA to the userB
grant SYSOPER to the userC
grant the RESOURCE role to the userD
use the GRANT command to grant the ADMINISTER_RESOURCE_MANAGER privilege to the useE
grant the ADMINISTER_RESOURCE_MANAGER privilege to the user by using the DBMS_RESOURCE_MANAGER_PRIVS package
考题
单选题You want to create a consumer group, GROUP1, and you execute the following command in the command/x7fline interface: SQL EXEC DBMS_RESOURCE_MANAGER.CREATE_CONSUMER_GROUP (CONSUMER_GROUP =’group1’, COMMENT = ’New Group’); This command errors out displaying the following message: ERROR at line 1: ORA/x7f01031: insufficient privileges ORA/x7f06512: at "SYS.DBMS_RMIN", line 115 ORA/x7f06512: at SYS.DBMS_RESOURCE_MANAGER", line 108 ORA/x7f06512: at line 1 What action would you take to overcome this error?()A
grant SYSDBA to the userB
grant SYSOPER to the userC
grant the RESOURCE role to the userD
use the GRANT command to grant the ADMINISTER_RESOURCE_MANAGER privilege to the userE
grant the ADMINISTER_RESOURCE_MANAGER privilege to the user by using the DBMS_RESOURCE_MANAGER_PRIVS package
热门标签
最新试卷