._______ you are leaving tomorrow, we can eat dinner together tonight. A) For B) Since C) Before D) While

题目

._______ you are leaving tomorrow, we can eat dinner together tonight.

   A) For            B) Since           C) Before               D) While

 


相似考题
更多“._______youareleavingtomorrow,wecaneatdinnertogethertonight.A)ForB)SinceC)BeforeD)While”相关问题
  • 第1题:

    I hope all the precautions against air pollution, _______ suggested by the local government, will be seriously considered here.

       A) while                B) since               C) after             D) as

     


    D

    as 表示“作为。。。"之意,as suggested by the local government作为句子的插入语,做解释说明用。主句为I hope all the precautions against air pollution will be seriously considered here.
    一般,两个逗号之间的句子都是插入语,句子的结构可能是不完整的,做前一句或者整句话某一成分的

  • 第2题:

    It was yesterday ______ an eighteen-year-old soldier saved the girl from the river.

    A. when

    B. that

    C. before

    D. while


    正确答案:B
    这是个强调句。因此应用that。就是在昨天,一位18岁的战士把女孩从河里救了出来。

  • 第3题:

    switch语句能够改写为( )语句。

    A、for

    B、if

    C、do

    D、while


    参考答案B

  • 第4题:

    I have lived here () 1997.

    A、for

    B、since

    C、at

    D、from


    参考答案:B

  • 第5题:

    switch语句能够改写为(44)语句。

    A.for

    B.if

    C.do

    D.while


    正确答案:B
    解析:switch语句是多分支语句,它可以用if语句等价表示。

  • 第6题:

    下面一组中都是C语言关键字的是______。

    A.double Int for

    B.main while goto

    C.volatile break static

    D.malloc sizeof new


    正确答案:C
    解析:C语言中的关键字有32个关键字(BEC语言教程),本题中只有C符合题意。

  • 第7题:

    Doing your homework is a sure way to improve your test scores, and this is especially true ____________ it comes to classroom tests.

    A) when B) since

    C) before D) after

     

     


    选A


    注:when it comes to = in terms of = with regard to = in relation to
    这些词组均解释为“关于”“就。。。而言”
    整句话翻译即:做作业一定可以提高考试成绩,而就课堂测验而言尤其灵验

  • 第8题:

    ____________ your opinions are worth considering, the committee finds it unnecessary to place too much importance on them.

    A.As
    B.Since
    C.If
    D.While

    答案:D
    解析:
    考查连词辨析。句意为“虽然你的观点值得考虑,但委员会认为过于重视它是没有必要的”。前后两分句存在转折关系,故选D。

  • 第9题:


    请在第______处填上正确答案。

    A.early
    B.last
    C.before
    D.later

    答案:A
    解析:
    见上一条。

  • 第10题:

    下面列举的关键字中能实现循环结构的有()。

    • A、for
    • B、while
    • C、do...while
    • D、while...do

    正确答案:A,B,C

  • 第11题:

    在JAVA中,无论测试条件是什么,下列()循环将至少执行一次。

    • A、for
    • B、do…while
    • C、while
    • D、while…do

    正确答案:B

  • 第12题:

    用于while中,可跳出循环而执行循环后面的关键字是()。

    • A、for
    • B、while
    • C、else
    • D、break

    正确答案:D

  • 第13题:

    The fire was finally brought under control, ___________ extensive damage had been caused.

    A) before           B) since       C) after        D) as

     


    A

    not before extensive damage had been caused.

    火灾最后被控制住,但在那之前已经引起了大规模的破坏。

    not before不早于... ,即后面的先发生。
    在火灾被控制之前就已经被破了。

  • 第14题:

    17.

    A. Until

    B. When

    C. Before

    D.lf


    正确答案:B
    17.B【解析】表示“当他们来到一个房子前时,老人叫他停车”。

  • 第15题:

    No more than twenty years passed ( ) laser was first invented.

    A、after

    B、since

    C、before

    D、when


    参考答案:B
    解析:since:自从……

  • 第16题:

    Sometimes you may make very fast progress in a foreign language, but sometimes it is a while___hard work starts to pay off !

    A、when

    B、after

    C、before

    D、while


    参考答案:C

  • 第17题:

    A) since

    B) if

    C) before

    D) as


    正确答案:C
    答案:C
    [试题分析] 句意理解题。
    [详细解答] 填入before后接时间点,表示在…前,符合句意,故答案为C。

  • 第18题:

    We gave out a cheer when the red roof of the cottage came __________ view.

    A) from B) in

    C) before D) into

     

     


    选D

    came into view:映入眼帘
    当村舍的红色屋顶映入眼帘时,我们都欢呼出声。

  • 第19题:

    A unless

    B since

    C lest

    D although


    正确答案:D

  • 第20题:

    lie got a job with the corporation in 2000 and has worked there__________

    A.since
    B.ever since
    C.ever before
    D.till then

    答案:B
    解析:
    【考情点拨】考查词组词义辨析。【应试指导】句意:他2000年在那家公司谋求到了职务,从此就在那里工作了。ever since=from then on,表示“自从那时以来”,一般用于完成时,符合题意。

  • 第21题:

    He worked in this company () several years.

    • A、in
    • B、since
    • C、for

    正确答案:C

  • 第22题:

    下面()不是oracle程序设计中的循环语句。

    • A、for…end for
    • B、loop…end loop
    • C、while…end loop
    • D、For…end loop

    正确答案:A

  • 第23题:

    先执行循环体,后进行循环条件判断的语句是()。

    • A、for
    • B、while
    • C、if
    • D、Do***while

    正确答案:D