【单选题】【消耗次数:1】
13. He _____ a doctor when his mother was ill.
sent for
invited
sent in
. sent away
参考答案:
复制
纠错
相关题目
【单选题】 He sent me ( ) flowers on Valentimes Day
①  a lot of
②  a bunch of
③  a pair of
④  a pile of
【单选题】 The Wind sent strong, cold air to_________ the coat away.
①  grow
②  grew
③  blow
④  blew
【单选题】 9. All correspondence ______ to the editor should be sent by airmail.
①  addressed
②  sent
③  signaled
④  went
【单选题】 A new teacher was sent to the village in place of ____ one who had retired.
①  a
②  the
③  an
④  Its
【单选题】 3.She sent her friend a postcard _______ a birthday present.
①  on
②  as
③  for
④  of
【判断题】 I appreciated to have sent to the United States to study five years ago.
①  正确
②  错误
【多选题】 He_____________ to be reading when his mother came in.
①  drew a conclusion
②  nothing but
③  made himself seem
④  pretended
【单选题】 While _______ the sun, the satellite has sent more than four billion bits of information back to earth.
①  having orbited
②  being orbited
③  having been orbited
④  orbiting
【单选题】 13. Unfortunately, when I dropped in, Doctor Li _____ for Beijing to join in the fight again SARS, so we only had time for a few words.
①  justleft
②  hasjustleft
③  isjustleaving
④  wasjustleaving
【单选题】 13. His evasive answer is ______to lying.
①  same
②  related
③  equivalent
④  different
随机题目
【单选题】 用于标识十六进制前缀或后缀是( )
① 
②  后缀L或e
③  前缀零
④  前缀0x
【单选题】 设有定义int i;double j=5;,则10+i+j值的数据类型是()
①  int
②  double
③  float
④  不确定
【单选题】 考虑下面的函数原型声明:void testDefaulParam(int a,int b=7,char z=*);下面函数调用中,不合法的是( )。
①  testDefaulParam(5);
②  testDefaulParam(5,8);
③  testDefaulParam(5,#);
④  testDefaulParam(0,0,*);
【单选题】 在编译指令中,宏定义使用哪个指令( )
①  #include
②  #define
③  #if
④  #else
【单选题】 设存在函数int min(int,int)返回两参数中较小值,若求15,26,47三者中最小值,下列表达式中错误的是( )
①  int m=min(min(15,26),min(15,47));
②  int m=min(15,26,47);
③  int m=min(15,min(47,26));
④  int m =min(min(47,26),16);
【单选题】 C++源程序文件扩展名为( )
①  .cpp
②  .h
③  .1ib
④  .obj
【单选题】 C++语言对C语言做了很多改进,C++语言相对于C语言的最根本的变化是
①  增加了一些新的运算符
②  允许函数重载,并允许设置缺省参数
③  规定函数说明符必须用原型
④  引进了类和对象的概念
【单选题】 C++语言中所有在函数中定义的变量,连同形式参数,都属于()
①  全局变量
②  局部变量
③  静态变量
④  函数
【判断题】 面向连接的服务具有灵活方便和比较迅速的特点。
①  正确
②  错误
【判断题】 广域网多采用广播式的通信方式,采用数字基带传输。
①  正确
②  错误