【单选题】【消耗次数:1】
[] I really dont like art, I will find his works impressive.
As
Since
If
While
参考答案:
复制
纠错
相关题目
【单选题】 I really dont like the way[填空]he talks.
①  What
②  how
③  when
④  that
【判断题】 A: Its fine today, and I dont love to stay indoors. B: I dont like it, too.
①  正确
②  错误
【单选题】 A: I dont like the sports programs on Sundays. B: [填空].
①  So do I
②  Neither am I
③  So am I
④  Neither do I
【判断题】 A: How do you like this flat? B: I dont like it.
①  正确
②  错误
【判断题】 The more I learn, I find I dont know the more. 请判断此句是否正确。
①  正确
②  错误
【单选题】 The red rose is the only one _____I really like.
①  which
②  who
③  that
④  whom
【单选题】 15. While I like the dress very much, I cant afford it. The word “while” means ______.
①  when
②  although
③  as long as
④  whereas
【单选题】 I dont feel like_____anything now.
①  to eat
②  eating
③  having eaten
④  to be eating
【单选题】 His explanation is not at all clear. I find it ____.
①  essential
②  confusing
③  awful
④  puzzled
【单选题】 There isnt any difference between the two. I really dont know ____.
①  where to choose
②  which to choose
③  to choose what
④  to choose which
随机题目
【单选题】 IDEF图反映系统()
①  怎么做
②  对谁做
③  何时做
④  做什么
【单选题】 下列说法错误的是()
①  数据流图是软件系统逻辑功能的图形表示,即使非专业的计算机技术人员也易理解
②  数据字典和数据流图共同构成系统的逻辑模型
③  E-R图用矩形表示实体,菱形表示联系,椭圆或圆角矩形表示实体或联系)的属性
④  系统流程图表达的是信息进行加工处理的过程,而不是信息在各部件之间的流动情况
【单选题】 在软件设计中应该保持模块的独立性原则,()反映模块独立性。
①  耦合和内聚  
②  数据和模块
③  模块内部的凝聚力  
④  模块之间的耦合
【判断题】 类封装比对象封装更具体,更细致。()
①  正确
②  错误
【判断题】 测试用例和有关的分析报告一般不用长期保存。()
①  正确
②  错误
【判断题】 模块化程序设计时,只要模块之间的接口关系不变,各模块内部实现细节的修改不会影响别的模块。()
①  正确
②  错误
【单选题】 结构化程序设计主要强调的是()
①  程序的规模
②  程序的效率
③  程序设计语言的先进性
④  程序易读性
【单选题】 第一个体现结构化编程思想的程序设计语言是()
①  FORTRAN语言
②  Pascal语言
③  C语言  
④  PL/1语言
【单选题】 在对数据流的分析中,主要是找到中心变换,这是从()导出结构图的关键。
①  数据结构
②  实体关系
③  数据流图
④  E—R图
【单选题】 在图书馆信息管理系统中,已经构造了一个读者类,后来发现图书馆的学生和教师在借书中有不同要求。请问在面向对象设计中用()方法可以有效地设计这3个类?
①  信息隐藏  
②  多态  
③  动态联编  
④  继承