【单选题】【消耗次数:1】
—Whatdoyouthinkofthe_____TheMoonlightSonatabyBeethoven?—Itsoundsreallywonderful.
subject
music
book
animals
参考答案:
复制
纠错
相关题目
【单选题】 My mother [填空] music and often [填空] to music.
①  like,listen
②  likes,listens
③  like,are listening
④  liking,listen
【单选题】 ____ music is the music that is considered to be serious and of lasting value as opposed to jazz, folk, etc.
①  Domestic
②  Foreign
③  National
④  Classica
【单选题】 Ahunterisamanwho_________animals.
①  catch
②  catches
③  willcatch
④  wascatching
【单选题】 假定有“struct BOOK{char title[40];float price;};struct BOOK *book;”,则不正确的语句为( )。
①  struct BOOK *x=malloc(book);
②  struct BOOK x={“C++ Programming”,27.0};
③  struct BOOK *x=malloc(sizeof(BOOK));
④  struct BOOK **x=
【单选题】 假定有“struct BOOK{char title[40];float price;};struct BOOK *book;”,则不正确的语句为( )。
①  struct BOOK *x=malloc(book);
②  struct BOOK x={“C++ Programming”,27.0};
③  struct BOOK *x=malloc(sizeof(BOOK));
④  struct BOOK **x=
【单选题】 ________,the subject was always in my mind.
①  Walking or sleeping
②  Walking or slept
③  Having walked or slept
④  To walk and sleep
【单选题】 [填空] subject do you like?
①  What
②  Which
③  How
④  Who
【单选题】 A hunter is a man who __________ animals.
①  catch
②  catches
③  will catch
④  was catching
【单选题】 A hunter is a man who ___ animals.
①  catch
②  catches
③  will catch
④  was catching
【单选题】 The subject was so ____ that Tom became very ____ in it.
①  interesting, interesting
②  interested, interested
③  interested, interesting
④  interesting, interested
随机题目
【判断题】 当资源不再需要时,收回资源以便重新分配给其他作业和进程使用。
①  正确
②  错误
【判断题】 在先请求先服务调度策略下,对每个进程要指定一个优先级
①  正确
②  错误
【判断题】 系统资源不足是导致死锁的原因之一
①  正确
②  错误
【判断题】 资源管理的目的是立即满足用户提出资源需求,以提高利用率
①  正确
②  错误
【判断题】 优先调度策略首先考虑短作业
①  正确
②  错误
【判断题】 多进程并发执行时,每个进程相当于一个逻辑处理机
①  正确
②  错误
【判断题】 死锁只发生在两个进程之间,不会涉及到其它进程
①  正确
②  错误
【判断题】 资源是指执行一个用户程序所需要的全部硬件、软件和数据。
①  正确
②  错误
【判断题】 资源分配策略中,按请求的先后次序排序的是先请求先服务策略。
①  正确
②  错误
【判断题】 有序资源分配法是一种静态预防死锁的方法
①  正确
②  错误