【单选题】【消耗次数:1】
A sudden idea ____ to him that he might try the new method.
occurred
happened
took place
took part
参考答案:
复制
纠错
相关题目
【单选题】 _____ that it was going to rain, he took a raincoat with him.
①  Seeing
②  Saw
③  Seen
④  To see
【单选题】 The young man struggled to _______ where he was at the time the murder took place.
①  reduce
②  respond
③  respond
④  recall
【单选题】 The young man struggled to _______ where he was at the time the murder took place.
①  reflect
②  respond
③  resolve
④  recall
【单选题】 It s surprising that this idea took so long to _______.
①  add to
②  dispose of
③  catch on
④  absorb in
【单选题】 Try ___ he might, he couldn’t get out of difficulty.
①  when
②  where
③  till
④  as
【单选题】 The car salesman took the customer for a driver in the new model in order to ___ its improved features.
①  advocate
②  demonstrate
③  exhibit
④  reveal
【单选题】 16. I took the medicine, but it didnt ____.
①  work
②  help
③  make
④  affect
【单选题】 I took someone elses book ____ mistake.
①  in
②  for
③  with
④  by
【单选题】 It took a lot of imagination to come up with such an _____plan.
①  bright
②  clever
③  brilliant
④  ingenious
【单选题】 Prof. Lee took ___________ the chairmanship of the committee.
①  about
②  at
③  over
④  down
随机题目
【单选题】 数据结构中,与所使用的计算机无关的是数据的( )结构。
①  存储
②  物理
③  逻辑
④  物理和存储
【单选题】 数据结构中,与所使用的计算机无关的是数据的 ( )结构。
①  存储
②  物理
③  逻辑
④  物理和存储
【单选题】 在对n个元素进行快速排序的过程中,第一次划分最多需要移动( )次元素,包括开始把支点元素移动到临时变量的一次在内。
①  n/2
②  n-1
③  n
④  n+1
【单选题】 在对n个元素进行快速排序的过程中,若每次划分得到的左、右两个子区间中元素的个数相等或只差一个,则整个排序过程得到的含两个或两个元素的区间个数大致为( )。
①  n
②  n/2
③  log2(n)
④  2n
【单选题】 在对n个元素进行直接插入排序的过程中,算法的空间复杂度为( )。
①  O(1)
②  O(log2(n))
③  O(n的平方)
④  O(nlog2(n))
【单选题】 数据结构作为一门独立的课程出现是在( )年。
①  1946
②  1953
③  1964
④  1968
【单选题】 在对n个元素进行快速排序的过程中,最坏情况下需要进行( )趟。
①  n
②  n-1
③  n/2
④  log2(n)
【单选题】 数据结构只是研究数据的逻辑结构和物理结构,这种观点( )。
①  正确
②  错误
③  前半句对,后半句错
④  前半句错,后半句对
【单选题】 在对n个元素进行直接插入排序的过程中,共需要进行( )趟。
①  n
②  n+1
③  n-1
④  2n
【单选题】 从具有n个结点的二叉排序树中查找一个元素时,在最坏情况下的时间复杂度为( )。
①  O(n)
②  O(1)
③  O(log2(n))
④  O(n的平方)