niusouti.com

Many young girls like to __________ for recording their private thoughts and feelings.A. keep a diaryB. keep a secretC. keep a promiseD. take notes

题目
Many young girls like to __________ for recording their private thoughts and feelings.

A. keep a diary

B. keep a secret

C. keep a promise

D. take notes


相似考题
参考答案和解析
参考答案:A
更多“Many young girls like to __________ for recording their private thoughts and feelings. ”相关问题
  • 第1题:

    The ____________ shoes were covered with mud, so I asked them to take them off before they got into __________ car.

    A. girl’s; Tom’s

    B. girls’; Toms’

    C. girls’; Tom’s

    D. girl’s; Toms’


    正确答案:C

  • 第2题:

    I need ( ) cloth, for I'm going to make ( ) clothes.

    A、many/ many

    B、many/ a lot o{

    C、a lot of/ many

    D、much/ much


    参考答案:C

  • 第3题:

    有如下类定义: 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。

  • 第4题:

    Vingo showed the young people the pictures of his family which were _____ snapshots.

    A. many-handling

    B. much-handling

    C. many-handled

    D. much-handled


    参考答案: D

  • 第5题:

    有如下类定义: 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是定义类的。

  • 第6题:

    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