【单选题】【消耗次数:1】
No one, except his two best friends ____his joy or sorrow in his life.
shares
share
sharing
to share
参考答案:
复制
纠错
相关题目
【单选题】 Everyone must() his share of the responsibility to protect the environment.
①  assumed
②  assume
③  assuming
④  assumptive
【单选题】 6. His earliest plays are excellent, but his latest one is __________.
①  something
②  everything
③  anything
④  nothing
【单选题】 He studied hard in his youth, __________ contributed to his great success in later life.
①  that
②  it
③  what
④  which
【单选题】 He ___________ his friends for their help at the hotel now.
①  entertained
②  was entertaining
③  is entertained
④  is entertaining
【单选题】 There[] a Japanese and two Koreans in his class.
①  is
②  are
【单选题】 If a person _______ succeed, he must try his best.
①  will
②  is to
③  is going to
【单选题】 ____ he tried his best , he still failed the examination.
①  Although
②  Even although
③  However
④  Because
【单选题】 _______ he tried his best, he still failed the examination.
①  Although
②  Even although
③  However
④  Because
【单选题】 When I took his temperature, it was two degrees above ___.
①  average
②  ordinary
③  regular
④  normal
【单选题】 It [填空] two hours for him to repair his computer.
①  take
②  takes
③  took
④  taking
随机题目
【单选题】 若定义了函数 double *function(), 则函数function的返回值为()。
①  实数型
②  实数的地址C.指向函数的指针
③  函数的地址
【单选题】 下列的符号常量定义中,错误的定义是()
①  const M=10;
②  const int M=20;
③  const char ch;
④  const bool mark=true;
【单选题】 由C++源程序文件编译而成的目标文件的默认扩展名为()
①  exe
②  obj
③  lik
【单选题】 以下函数的返回结果是() int function(char *x) { char *p=x; while(*p++); return(p-x-1); }
①  求字符串的长度
②  将字符串x连接到字符串p后面
③  将字符串x复制到字符串p中
④  将字符串x反向存放
【单选题】 在下面的字符数组定义中,哪一个有语法错误()
①  char a[20]=”abcdefg”;
②  char a[]=”x+y=55.”;
③  char a[15];
④  char a[10]=’5’;
【单选题】 以下说法中正确的是()
①  C++程序总是从第一个定义的函数开始执行
②  C++程序总是从main函数开始
③  C++函数必须有返回值,否则不能使用函数
④  C++程序中有调用关系的所有函数必须放在同一个程序文件中
【单选题】 程序中主函数的名字为()
①  main
②  MAIN
③  Main
④  任意标识符
【判断题】 堆栈是后进先出结构
①  正确
②  错误
【单选题】 MCS-51单片机定时器工作方式0是指的( )工作方式。
①  8位
②  8位自动重装
③  13位
④  16位
【单选题】 定时器1工作在计数方式时,其外加的计数脉冲信号应连接到( )引脚。
①  P3.2
②  P3.5
③  P3.4
④  P3.3