71 Most project management leadership theories focus on all of the following except:A. Personal characteristics of the project managerB. The situation at handC. Personal traits of the subordinatesD. Behavioral styles of the project managerE. Usefulness of

题目

71 Most project management leadership theories focus on all of the following except:

A. Personal characteristics of the project manager

B. The situation at hand

C. Personal traits of the subordinates

D. Behavioral styles of the project manager

E. Usefulness of authority and power in leadership


相似考题
参考答案和解析
正确答案:C
更多“71Most project management leadership theories focus on all of the following except: A.Pers ”相关问题
  • 第1题:

    The( )of the speech contest is made up of four professors and a famous broadcaster.

    A.committee
    B.board
    C.panel
    D.leadership

    答案:C
    解析:
    panel通常是负有专门使命的小组,用于本句最准确。A.committee是指一批人中推选出的管理委员会;B.board多指有控制权的人组成的委员会,如:the board of directors;D.leadership是抽象的领导集团。

  • 第2题:

    A scientist often reaches a dead end that leads to no alternatives in research and has to go back and determine if all the____made are true to how the world operates.

    A.equations
    B.principles
    C.assumptions
    D.theories

    答案:C
    解析:
    本题考察近义词辨析,四个选项都是抽象名词的复数形式。A选项equations,意为“方程式”;B选项principles,意为“原则,法则”;C选项assumptions,意为“假设,设想”;D选项theories,意为“理论”。题目意为“在研究世界运行机制的过程中,科学家常常会走入死胡同,此时他们别无选择,只能回头去检验研究中的全部设想正确与否。”
      

  • 第3题:

    在完整的异常语句中,子句出现的顺序正确的是_______。

    A.try—>except—>else—>finally

    B.try—>else—>except—>finally

    C.try—>except—>finally—>else

    D.try—>except—>except—>finally


    A

  • 第4题:

    Different hypotheses have been put forward to explain why UFOs exist.

    A: sentence
    B: comments
    C: conclusions
    D:theories

    答案:D
    解析:
    句意:有很多不同的理论来解释为什么不明飞行物会存在。画线单词hypotheses意为“假说,理论”。A项sentence意为“句子,宣判"; B项comment意为“评论”;C项con-elusion意为“结论”;D项theory意为“推测,理论”,与画线单词意义相近。故本题选D。

  • 第5题:

    This hotel has established a very good reputation.

    A:system
    B:name
    C:relation
    D:leadership

    答案:B
    解析:
    本题考查的是对近义名词的辫析。本句话的意思是“这家酒店建立起了很好的名声”。A选项system的意思是“制度,体制,系统”,如:What is the system of government in your country?你们国家的政体是什么?C选项relation的意思是“关系,联系”,一般使用这个词时,都与between或者with连用,其常用搭配有relation between A and B , relation with sb./ sth., D选项leadership的意思是“领导能力,领导阶层”;B选项name的意思是“名誉,名声”, 题目中所示部分的意思是“名声”, name和reputation既可以指好的名声也可以指坏的名声,另一个词fame一般指好的名声,因此B选项符合题意。

  • 第6题:

    Python处理异常的方式包括:

    A.try……except

    B.try……except……

    C.try……except……except……else

    D.try……except……else……finally


    try……except;try……except……;try……except……except……else;try……except……else……finally