参考答案和解析
参考答案:B
更多“I’ll start early,_____ I oversleep. ”相关问题
  • 第1题:

    I’ll()the exchange rate and service charge and then type up the check for you.

    A、 make up

    B、 figure out

    C、 carry out


    参考答案:B

  • 第2题:

    有以下程序

    #include <stdio.h>

    main( )

    { int arr[ ]={1,3,5,7,2,4,6,8},i,start;

    scanf("%d", &start);

    for (1=0; 1<3; i++)

    printf(”%d”,arr[ (start+i)%8] );

    }

    若在程序运行时输入整数10<回车>,则输出结果为【 12 】。


    正确答案:
    【答案】572
    【知识点】数组元素地址的使用
    【解析】第一次打印arr[10%8]=arr[2]的值,为5。第二次打印arr[11%8]=arr[3]的值,为7。第三次打印arr[12%8]=arr[4]的值,为2。

  • 第3题:

    I′m sorry I can′t see you immediately;but if you′d like to take a seat,I′ll?be with?you__________.

    A.for a moment
    B.in a moment
    C.for the moment
    D.at the moment

    答案:B
    解析:
    【考情点拨】考查词组词义辨析。【应试指导】句意:对不起,我不能马上见你;但是如果你坐下来等我的话,我过一会儿就可以。for a moment一会儿(表示时间段);in a moment过一会儿:for the moment暂时;at the moment此时,此刻。

  • 第4题:

    I'll()the remittance for you in our records.

    A. check in

    B. check out

    C. check up


    参考答案:C

  • 第5题:

    若有定义:double a=22;int i=0,k=18;,则不符合c语言规定的赋值语句是( )。

    A.i=a%ll;

    B.i=(a+k)《=(i+k);

    C.a=a++,i++;

    D.i=!a;


    正确答案:A
    取模运算符“%”为二元运算符,具有左结合性,参与运算的量应均为整型,选项A)中的变量a是double型,所以选项A)不符合规定。

  • 第6题:

    3. Good. I'll _________ (有空)then.


    B