【单选题】【消耗次数:1】
I thought I knew the way, but ____I got lost.
somehow
somewhat
anyhow
anyway
参考答案:
复制
纠错
相关题目
【单选题】 If I ___ it, I would do it in a different way.
①  were to do
②  do
③  had done
④  was to do
【判断题】 I hope the key I lost will turn up.
①  正确
②  错误
【单选题】 I was again crushed by the thought that I stood on the ____ of the first atomic bombardment.
①  spot
②  site
③  place
④  area
【单选题】 Ahead of me I saw a woman ____I thought was my aunt.
①  who
②  whom
③  of whom
④  whose
【单选题】 I was going to write, [填空] I lost your address.
①  but
②  and
③  so
④  then
【单选题】 When I got up this morning, I felt the temperature had ____.
①  sunk
②  reduced
③  dropped
④  lowed
【单选题】 As I knew him better, I discovered that my____ had been right.
①  enjoyment
②  improvement
③  impression
④  environment
【单选题】 —I’ve got an offer in New York. —Oh, ____! But I’m going to miss you.
①  That’s too bad
②  I’m sorry
③  I beg your pardon
④  That’s great
【单选题】 I have lost my white hat. I______ it somewhere.
①  must be dropping
②  must have dropped
③  must have been dropped
④  must drop
【单选题】 03. I promised to look_________ the matter as soon as I got there.
①  for
②  in
③  into
④  after
随机题目
【单选题】 执行以下程序后,输出的结果是main){inty=10;do{y--;}while--y);printf%d\n,y--);}
①  -1
②  1
③  8
④  0
【单选题】 下列不正确的转义字符是
①  \\
②  \
③  074
④  \0
【单选题】 在C程序中所用的变量使用前
①  可以不定义
②  先定义后使用
③  随时定义随时用
④  其他
【单选题】 已知inta=2,b=5;则表达式a+5>b+3的值是
①  0
②  1
③  不确定
④  表达式错误
【单选题】 在c语言中,引用数组元素时,其数组下标的数据类型允许是__.
①  整型常量
②  整型表达式
③  整型常量或整型表达式
④  任何类型的表达式
【单选题】 以下不正确的语句为
①  fx>y);
②  ifx=y)&&x!=0)x+=y;
③  ifx!=y)scanf%d,elsescanf%d,
④  ifx<y){x++;y十十;}
【单选题】 若已定义x和y为double类型,则表达式x=1,y=x+3/2的值是
①  1
②  2
③  2.0
④  2.5
【单选题】 已知inta;那么&a表示
①  变量名
②  变量a的地址
③  变量a的值
④  其他
【单选题】 以下可以正确计算s=12345的程序段是)
①  fori=1;i<=5;i++)
②  fori=1;i<=5;i++){s=1;{s=0;s=si;}s=si;}
③  s=1;
④  s=0;fori=1;i<=5;i++)fori=1;i<=5;i++)s=si;s=si;
【单选题】 ()是不正确的字符常量
①  n
②  1
③  a
④  /101