【单选题】【消耗次数:1】
We shouldn’t always _______ our parents.
A.keep on
B.depend on
C.put on
D.go on
参考答案:
复制
纠错
相关题目
【单选题】 We should always keep in mind that ____ decisions often lead to bitter regrets.
①  hasty
②  instant
③  promp
④  rapid
【单选题】 We should always keep in mind that _____decisions often lead to bitter regrets.
①  hasty
②  instant
③  prompt
④  rapid
【单选题】 下述程序的运行结果( )。 #includevoid main() { int a=4,b=3,c=5,t=0; if(aa=b;b=t; if(aa=c;c=t; printf(%d,%d,%d\n,a,b,c); }
①  5,1,3
②  4,5,6
③  5,0,3
④  3,4,7
【单选题】 下述程序的运行结果( )。 #includevoid main() { int a=4,b=3,c=5,t=0; if(aa=b;b=t; if(aa=c;c=t; printf(%d,%d,%d\n,a,b,c); }
①  5,0,3
②  4,5,6
③  5,1,3
④  3,4,6
【单选题】 Our parents were strict. They requested that we______ television on week nights.
①  have not watched
②  not be watching
③  must not to watch
④  not watch
【单选题】 7.When we go abroad we are always being ______ around like a group of mentally disabled people.
①  guided
②  .ushered
③  introduced
④  displayed
【单选题】 I can’t put up _______him because he is always making mistakes.
①  of
②  on
③  with
【判断题】 A: Maybe we should go Dutch today. B: We dont need to go there.
①  正确
②  错误
【单选题】 Don’t _______ our hopes. As long as we pull together, we’ll make it.
①  give up
②  give out
③  give back
④  give away
【单选题】 —I knocked over my coffee cup. It went right over _____ keyboard.—You shouldn’t put drinks near _____ computer.
①  the; /
②  the; a
③  a; /
④  a; a
随机题目
【简答题】 我们有时把编译程序划分为编译前端和编译后端,其中,后端主要处理与目标机有关工作,包括[填空1]和目标代码生成等。
【简答题】 静态语义检查通常包括,类型检查、控制流检查、一致性检查和[填空1]。
【简答题】 词法分析的任务是[填空1]。
【简答题】 变长块管理管理方法中,主要有以下三种策略,首次满足法,最优满足法,[填空1]。
【简答题】 文法G产生的[填空1]的全体是该文法描述的语言。
【简答题】 非终结符有[填空1]。
【简答题】 构造编译程序应掌握[填空1]。
【简答题】 在进行语法分析时,可以用一张图表示一个句型的推导,这种表示方法称为[填空1]。
【简答题】 编译程序的工作过程一般可以划分为词法分析、[填空1]、语义分析与中间代码生成、 [填空2]、 [填空3]五个阶段。
【简答题】 正规式 M1和 M2等价是指[填空1]。