164 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

题目

164 A line manager possesses information which the project team needs, but withholds the information. The results in a(n):

A. Blindspot

B. Facade

C. region of influence

D. Communication power base

E. None of the above


相似考题
更多“164A line manager possesses information which the project team needs, but withholds the in ”相关问题
  • 第1题:

    对于场景:一个公司负责多个项目,每个项目(Project)由一个员工(Employee)团队( Team)来开发。下列UML概念图中,(41)最适合描述这一场景。

    A.图A

    B.图B

    C.图C

    D.图D


    正确答案:B
    本题主要考查类图和多重度的知识。在UML中,关联的多重度是指一个类的实例能够与另一个类的多少个实例相关联。它又称为重复度。多重度表示为一个整数范围n..m,整数n定义所连接的最少对象的数目,而m则为最多对象数(当不知道确切的最大数时,最大数用*号表示)。最常见的多重性有0..1、0..*、1和1..*。在本题中,根据题目的描述,我们不难看出有4个类,而且由描述“一个公司负责多个项目”可知,公司和项目两个类之间的关联是一种一对多的关联,即项目端是多端,这样就可以排除答案C,另外公司和项目之间并不是一种继承的关系,这样就可以排除答案D。而在A和B选项间,他们的区别就在于A的关联牵涉到了3个类,但其实这种表达方式是不存在的,而B选项中很好地表明了题目的意思,即一个项目由一个团队来开发,而团队中的成员个数至少是一个,或者是多个。

  • 第2题:

    The relative pronoun "which" in the last paragraph (Line 6) refers to (  ).

    A.experts
    B.periods
    C.theories
    D.issues

    答案:D
    解析:

  • 第3题:

    已知基类Employee只有一个构造函数,其定义如下: Employee::Employee(int n):id(n){ } Manager是Employee的派生类,则下列对Manager的构造函数的定义中,正确的是?

    A.Manager::Manager(int n):id(n){}

    B.Manager::Manager(int n){id=n;}

    C.Manager::Manager(int n):Employee(n){}

    D.Manager::Manager(int n){Employee(n);}


    Manger::manger(int n):Employee(n){}

  • 第4题:

    The English language( )a vivid saying to describe this sort of situation.

    A.owns
    B.contains
    C.holds
    D.possesses

    答案:D
    解析:
    possess“占有,拥有”,既可指某人对某物具有所有权与支配权,也可指具有才能、特点、品质、性格、财产等。句意:英语语言在描述这一情景方面有一生动形象的表达法。A.own“拥有”,表示合法或天生地拥有某物,不能用抽象意义;B.contain“包含,容纳”,强调包含于某一事物中;C.hold“拥有,持有”,指更有力地控制、掌握或保持。

  • 第5题:

    Manager和Agent间,Manager是客户机,Agent是服务器。()


    正确

  • 第6题:

    在系统数据库 () 中存在一个存储所有触发器信息的系统表。

    A.schema

    B.information_schema

    C.Information_table

    D.Information


    information_schema