更多“Before liberation, many laboring people were _________ food and clothes. ”相关问题
  • 第1题:

    ideally, lesson planning should be done at two levels: _______________.

    A. before-class planning and after-class planning

    B. before-class preparation and after-class feedback

    C. before-class planning and after-class reflection

    D. macro planning and micro planning


    正确答案是:D

  • 第2题:

    有如下类定义: class Point{ private: static int how_many; }; ___________how_many=0; 要初始化Point类的静态成员how_many,下画线处应填入的内容是( )。

    A.int

    B.static int

    C.int Point::

    D.static int Point::


    正确答案:C
    本题考查静态数据成员,静态数据成员可以初始化,但只能在类体外进行初始化,其一般形式为:数据类型类名::静态数据成员名=初值。所以本题答案为C。

  • 第3题:

    Janet as well as the other young people who ____ sent abroad by government ___ brought up in the small town.

    A. was;was
    B. was;were
    C. were ;were
    D. were ;was

    答案:D
    解析:
    引出定语从句的关系代词作从句的主语,而它又前指复数名词“people”,所以考虑到主谓一致谓语动词用“were”。一个名词后有“as well as”引出的短语时,单复数仍然以那个名词本身的单复数确定。此处主句主语是“Janet",单数第三人称,所以谓语用“was”。故选D。

  • 第4题:

    有如下类定义: class Point{ private: static int how_many; }; ______how_many=0; 要初始化Point类的静态成员how_many,下划线处应填入的内容是

    A.int

    B.static int

    C.int Point: :

    D.static int Point


    正确答案:C
    解析:static int n;是定义静态全局变量,int point是定义类的。

  • 第5题:

    Examine the following options, Multicasting supports applications that communicate.()

    A. many - to - one

    B. one - to - one

    C. one - to - many

    D. many - to - many


    参考答案:C

  • 第6题:

    Janet as well as the other young people who__________sent abroad by the government
    __________brought up in the small town.

    A.was:was
    B.was;were
    C.were;were
    D.were;was

    答案:D
    解析:
    引出定语从句的关系代词作从句的主语,而它又前指复数名词people,所以考虑到主谓一致谓语动词用were。一个名词后有as well as引出的短语时.单复数仍然以那个名词本身的单复数确定。此处主句主语是Janet,单数第三人称,所以谓语用was。故选D。