【单选题】【消耗次数:1】
4. The instructor watched the student ____ the test.
to take
take
takes
took
参考答案:
复制
纠错
相关题目
【单选题】 After______for the job, you will be required to take a language test.
①  being interviewed
②  interviewed
③  having interviewed
④  interviewing
【单选题】 4. David watched her car until it ____ from view.
①  remained
②  delayed
③  grew
④  disappeared
【单选题】 For college students, to take part in student union and other clubs and societies will exert a ( ) influence on their personality and life.
①  profound
②  found
③  profoundly
④  profoundity
【单选题】 Must I take a taxi?No, you _______. You can take my car.
①  had better to
②  don’t
③  must not
④  don’t have to
【单选题】 A: Must I take a train? B: No, you [填空]. You can take a plane.
①  dont
②  must not
③  dont have to
④  can not
【单选题】 “Which of these two ties will you take?” “I’ll take ____to give me a change sometimes.”?
①  either ?
②  both ?
③  neither ?
④  all?
【判断题】 A: Must I take a taxi? B: No, you must not. You can take a bus.
①  正确
②  错误
【单选题】 The student followed the teacher’s_______and finally passed the test.
①  advices
②  advice
③  advise
【单选题】 13.Take a rest, ______you?.
①  will
②  shall
③  do
④  . should
【单选题】 — Why do you think the distance education cannot take place of the formal education?— I take this opinion __________ my experience.
①  because
②  because of
③  since
④  that
随机题目
【单选题】 设”int a=15,b=26;”,则”cout<<(a,b);”的输出结果是()。
①  15
②  26,15
③  15,26
④  26
【单选题】 假定下列x和y均为int型变量,则不正确的赋值为()。
①  x+=y++
②  x++=y++
③  x=++y
④  ++x=++y
【单选题】 以下标识符中不全是保留字的是()。
①  caseforint
②  defaultthenwhile
③  boolclasslong
④  gotoreturnchar
【单选题】 假设在程序中 a、b、c 均被定义成整型,所赋的值都大于1,则下列能正确表示代数式的表达式是()。
①  1.0/a*b*c
②  1/(a*b*c)
③  1/a/b/(float)c
④  1.0/a/b/c
【单选题】 设x和y均为bool量,则x && y为真的条件是()。
①  它们均为真
②  其中一个为真
③  它们均为假
④  其中一个为假
【单选题】 下列的符号常量定义中,错误的定义是()。
①  const M=10;
②  const int M=20;
③  const char ch;
④  const bool mark=true;
【单选题】 设x是一个bool型的逻辑量,y的值为10,则表达式 x && y的值为()。
①  1
②  0
③  与x值相同
④  与x值相反
【单选题】 x>0&&x<=10的相反表达式为()。
①  x10
②  x10
③  x0 && x>10
【判断题】 DMA控制器通过中断向CPU发DMA请求信号
①  正确
②  错误
【判断题】 在统一编址方式下,CPU访问I/O端口时必须使用专用的I/O指令
①  正确
②  错误