【判断题】【消耗次数:1】
It’s not safe to play on the road.
正确
错误
参考答案:
复制
纠错
相关题目
【单选题】 A traveller was walking _______ the road.
①  besides
②  away
③  through
④  along
【单选题】 A new house ___ at the corner of the road.
①  is building
②  is being built
③  been built
④  be building
【单选题】 6. A new house ___ at the corner of the road.
①  is building
②  is being built
③  been built
④  be building
【判断题】 A: Be careful about crossing the road. B: Yes, I will.
①  正确
②  错误
【单选题】 The boy lost his ____when he stepped on the icy road.
①  way
②  weight
③  balance
④  direction
【单选题】 14.We should plant trees on _______ side of the road.
①  each
②  some
③  every
④  many
【单选题】 Australia is one of the few countries ____ people drive on the left of the road.
①  which
②  that
③  where
④  on which
【单选题】 “Where do you live?” I live ____ 550 Dalian Road.”
①  on
②  at
③  to
④  for
【单选题】 The reason _____ he was late for the meeting is _____ his car broke down on the road.
①  why; that
②  why; because
③  that; that
④  for which; because
【单选题】 It’s very safe_______here.
①  living
②  live
③  lived
随机题目
【单选题】 下列有可能导致一进程从运行变为就绪的事件是?
①  一次I/O操作结束
②  运行进程需作I/O操作
③  运行进程结束
④  出现了比现运行进程优先权更高的进程
【单选题】 从执行状态挂起的进程解除挂起时进入哪种状态?
①  就绪
②  执行
③  阻塞
④  挂起
【单选题】 时间片轮转法进行进程调度的目的是?
①  多个终端都能得到系统的及时响应
②  先来先服务
③  优先级较高的进程得到及时响应
④  需要cpu最短的进程先做
【单选题】 在采用动态优先权的优先权调度算法中,如果所有进程都具有相同优先权初值,则此时的优先权调度算法实际上和下列哪种调度算法相同?
①  先来先服务调度算法
②  短作业优先调度算法
③  时间片轮转调度算法
④  长作业优先调度算法
【单选题】 在下面的叙述中,正确的是?
①  引入线程后,处理机只在线程间切换
②  引入线程后,处理机仍在进程间切换
③  线程的切换,不会引起进程的切换
④  线程的切换,可能引起进程的切换
【单选题】 下列有可能导致一个进程从运行变为就绪的事件是?
①  一次I/O操作结束
②  运行进程需作I/O操作
③  运行进程结束
④  出现了比现运行进程优先权更高的进程
【单选题】 一个进程被唤醒意味着下列哪种情况?
①  该进程重新占有了cpu
②  进程状态变为就绪
③  它的优先权变为最大
④  其pcb移至就绪队列的队首
【单选题】 一个进程释放一种资源将有可能导致一个或几个进程的状态如何变化?
①  由就绪变运行
②  由运行变就绪
③  由阻塞变运行
④  由阻塞变就绪
【单选题】 在一段时间内,只允许一个进程访问的资源称做什么?
①  共享资源
②  独占临源
③  临界资源
④  共享区
【判断题】 动态资源分配不会产生死锁
①  正确
②  错误