【单选题】【消耗次数:1】
When I was a child, I_______go back home on time.
have to
must
had to
参考答案:
复制
纠错
相关题目
【单选题】 Every time when I go back to my hometown, I usually spend two days ____ of my relatives.
①  going the rounds of
②  rounding up
③  making the rounds of
④  rounding on
【单选题】 I wish to go home with you, _____?
①  may I
②  shall I
③  would I
④  can I
【单选题】 Tom: It’s the most delicious fruit I have had a long time.
①  I’m so glad you like it.
②  You are not hungry now.
③  I like eating this fruit, too.
④  You should like it.
【单选题】 If I had had enough time, I __________ it well.
①  would do
②  would have done
【单选题】 Please get me a new [填空] when you go back home.
①  clothes
②  dress
③  clothing
④  trousers
【单选题】 When I got up this morning, I felt the temperature had ____.
①  sunk
②  reduced
③  dropped
④  lowed
【单选题】 I have been at home [填空]Sunday.
①  on
②  for
③  at
④  since
【单选题】 25. I can’t go—for one thing, I have no money, and ___, I have too much work.
①  what’s more 
②  as well 
③  for another 
④  in addition
【判断题】 Before?go?to the concert, I had had a meal in a nice restaurant.
①  正确
②  错误
【单选题】 I had my meals ______ when I was ill in bed with a bad cold.
①  to bring
②  bring
③  brought
④  bringing
随机题目
【单选题】 下列四条指令语句中,错误的是()。
①  MOVDS,2000H
②  ADDDX,[BP]
③  MOVAX,200
④  MOVAX,ARRAY[SI+2]
【单选题】 在任何一个总线周期的T1状态,ALE输出()。
①  高电平
②  低电平
③  高阻态
④  无电流
【单选题】 8086CPU输入/输出指令可寻址外设端口的数量最大可达()。
①  128
②  256
③  16K
④  64K
【单选题】 某CPU有地址线20根,它可连接内存的最大存储容量是()。
①  64KB
②  640KB
③  1MB
④  4MB
【单选题】 某DRAM芯片,其存储容量为512K8位,该芯片的地址线和数据线数目为()。
①  8,512
②  512,8
③  18,8
④  19,8
【单选题】 定义双字变量的定义符是()。
①  DW
②  DQ
③  DD
④  DT
【单选题】 数值64的压缩BCD码是()。
①  01100100B
②  00000110B00000100B
③  01000000B
④  00110110B00110100B
【单选题】 将BX中存放的有符号数数值除以2的正确指令是()。
①  SHRBX,1
②  SARBX,1
③  RORBX,1
④  RCRBX,1
【单选题】 8086/8088的中断向量表是()。
①  存放中断类型号
②  存放中断服务程序入口地址
③  中断服务程序的入口
④  中断服务程序的返回地址
【单选题】 在一段汇编程序中多次调用另一段程序,用宏指令比用子程序来实现具有()的特点。
①  占内存空间小,但速度慢
②  占内存空间大,但速度快
③  占内存空间相同,速度快
④  占内存空间相同,速度慢