参考答案和解析
正确答案:C
5.C【N析】根据答语He is six.可知问句是对年龄进行提问,且主语是he,所以同句应是How old is he?正确答案应是C。
更多“( ) —_______. —He is six.A. How old are youB. How old is sheC. How old is heD. How old i ”相关问题
  • 第1题:

    He bought a( an ) ( ) table from an old lady the other day.

    A、round/ old/ rosewood

    B、rosewood/ old/ round

    C、old/ round/ rosewood

    D、old/ rosewood/ round


    参考答案:A

  • 第2题:

    What command would an operator use to move a file from the /old_dir directory to the /new_dir directory without changing the file name?()

    A. mv /old_dir/file /new_dir

    B. mv -p /old_dir/file /new_dir

    C. mv -k /old_dir/file /new_dir

    D. mv /old_dir/file /new_dir/new_file


    参考答案:A

  • 第3题:

    --Who is he? Is he our new teacher?
    --I'm sorry. I don't know ___________ andhe is.

    A.who; what
    B.who ; how
    C.how; what
    D.where ; how

    答案:A
    解析:
    根据上旬的疑问推知下句的回答为“不知道他是谁,也不知道他是做什么的”。对一个人职业的疑问词应用what,故可以排除B、D项;C项,how是对方式的提问,用在此处不合适,故该题应选A。

  • 第4题:

    I' m particularly proud of()I organized the finances.

    A. who

    B. which

    C. how


    参考答案:C

  • 第5题:

    --Who is he? Is he our new teacher?
    --I'm sorry. I don't know __ and __ he is.

    A.who; what
    B.who ; how
    C.how; what
    D.where ; how

    答案:A
    解析:
    考查疑问词。根据上句的疑问推知下句的回答为“不知道他是谁,也不知道他是做什么的”。对一个人职业的疑问词应用what.故可以排除B、D项;how是对方式的提问,用在此处不合适,排除C项,故选A。

  • 第6题:

    用vi打开一个文件,如何用字母”new”来代替文件中所有的字母”old”

    A.:r/old/new

    B.:s/old/new

    C.:1,$s/old/new/g

    D.:%s/old/new/g


    B