更多“The boy was made ________ around the playground three times.A、runB、runningC、to runD、ran ”相关问题
  • 第1题:

    The workers were resting with the machine ________.

    A、run

    B、running

    C、to run

    D、runs


    参考答案:B

  • 第2题:

    对字符串"Boy"进行完整赋值的操作是()。

    A.char s[3] = {'B','o','y'};

    B.char s[] = "Boy";

    C.char s[3] = {"Boy"};

    D.char s[3]; s="Boy";


    C选项A、B的空间不够;选项D中字符串存储要有结束符ˊ\0ˊ,且要占用一个空间,printf用来输出

  • 第3题:

    Boy.jsp和boy.jsp是相同的JSP文件名字。()


    错误

  • 第4题:

    Despite the wonderful acting and well-developed plot the _________ movie could not hold our attention.

    A) three-hours B) three-hour

    C) three-hours’ D) three-hour’s

     

     


    选B

     用破折号连接的作形容词不用复数.

  • 第5题:

    Boy.jsp和boy.jsp是相同的JSP文件名字。


    错误