单选题The manager showed the new employee _____ to find the supplies.A whatB whereC thatD which

题目
单选题
The manager showed the new employee _____ to find the supplies.
A

what

B

where

C

that

D

which


相似考题
更多“单选题The manager showed the new employee _____ to find the supplies.A whatB whereC thatD which”相关问题
  • 第1题:

    () the old man's sons wanted to know was () the gold had been hidden.

    A.That ... what

    B.What ... where

    C.What ... that

    D.That ... where


    参考答案:B

  • 第2题:

    The manager asked me ()I could finish my work before the weekend.

    A、 what

    B、 whether

    C、 which


    参考答案:B

  • 第3题:

    It is possible that you couldn’t find the new patterns()you are looking in this catalogue.

    A、for what

    B、which

    C、for which

    D、that


    参考答案:C

  • 第4题:

    已知类的继承关系如下:class Employee;class Manager extends Employeer;class Director extends Employee;则以下语句能通过编译的有哪些?

    A.Employee e=new Manager();

    B.Director d=new Manager();

    C.Director d=new Employee();

    D.Manager m=new Director();


    答案:A

  • 第5题:

    My hometown is no longer the place ______it used to be.

    A. what

    B. where

    C. which

    D. that


    正确答案:D

    15.答案为D  我的家乡不再是曾经的那样了。先行词“the place”在定语从句中做表语,多用that引导。

  • 第6题:

    It's said that he's looking for a new job, one_________ he can get more free time.

    A.when
    B.where
    C.that
    D.which

    答案:B
    解析:
    考查定语从句。one是a newjob的同位语,同时one是先行词,后面是个定语从句,由于定语从句he can get more free time不缺少任何成分,说明空格处在从句中作状语,需要用where引导,意为“从新工作中获得更多的自由时间”。如果选which的话,应该是one(a job)from which he can get more free time,故选B。

  • 第7题:

    He wrote a lot of novels, none of ______ was translated into foreign languages.

    A. them
    B. where
    C. that
    D. which

    答案:D
    解析:
    句中逗号后面是一个非限定性定语从句,非限定性定语从句用which引导,说明前面整个句子的情况或主句的某一部分,that不能用于引导非限定性定语从句,them不能引导定语从句,where引导的定语从句表示地点,与题意不符。故选D。

  • 第8题:

    Is this the factory__you visited theother day?

    A.what
    B.where
    C.That
    D.when

    答案:C
    解析:

  • 第9题:

    由谁做()

    • A、What
    • B、Where
    • C、When
    • D、Why
    • E、Who

    正确答案:E

  • 第10题:

    “你上的哪所学校?”英文表示为:“()school did you go to?”

    • A、What
    • B、This
    • C、That
    • D、Which

    正确答案:D

  • 第11题:

    单选题
    public class Employee{       private String name;  public Employee(String name){           this.name = name;      }  public String getName(){         return name;      } }  public class Manager extends Employee{       private String department;  public Manager(String name,String department){          this.department = department;          super(name);  System.out.println(getName());      }  }  执行语句new Manager(“smith”,”SALES”)后程序的输出是哪项?()
    A

     smith

    B

     null

    C

     SALES

    D

     编译错误


    正确答案: C
    解析: 暂无解析

  • 第12题:

    单选题
    public class Employee{       private String name;  public Employee(String name){           this.name = name;      }  public String getName(){         return name;      } }  public class Manager extends Employee{       public Manager(String name){          System.out.println(getName());      } }  执行语句new Manager(“smith”)后程序的输出是哪项?()
    A

     smith

    B

     null

    C

     编译错误

    D

     name


    正确答案: B
    解析: 暂无解析

  • 第13题:

    A: _____is at the door?

    B: It must be our new neighbor, Mrs. Lones .

    A. What

    B. Who

    C. Which


    参考答案:B

  • 第14题:

    A:() is the nearest supermarket, please? B:It’s opposite the restaurant.

    A、What

    B、Where

    C、How


    参考答案:B

  • 第15题:

    The mere fact _________ most people believe nuclear war would be madness does not mean that it will not occur.

    A) what             B) which                C) that                D) why

     


    c  同位语从句
    尽管(有)大多数人认为核战争是一件疯狂的事情(这么一个事实),但是并不能避免核战争的出现

    排除A 因为不需要用问句
    排除B 因为此横线上的关系代词 which 无法再从句中充当某个成分,主语 或者宾语
    排除D 因为没有why语义不符合全局 翻译不通

  • 第16题:

    14.

    A.what

    B.where

    C.which

    D.why


    正确答案:C

  • 第17题:

    ______ Charterer and Shipowner agreed on instructions which were ambiguous and were misinterpreted in good faith by the master,it was held that the Charterer could not hold the Shipowner liable.

    A.Whether

    B.Where

    C.That

    D.Which


    正确答案:B

  • 第18题:

    The manager is() of the new employee.

    A.suitable
    B.sufficient
    C.suspicious
    D.superstitious

    答案:C
    解析:
    经理对那新来的员工起了疑心。

  • 第19题:

    __way is more efficient is still a question.

    A.What
    B.Which
    C.That
    D.Whether

    答案:B
    解析:
    which表示“哪一种”,引导主语从句。

  • 第20题:

    I cannot think of anything ______ happened that day which I would have wished otherwise.

    A.what

    B.who
    C.that
    D.which

    答案:C
    解析:
    本题考察定语从句,题目意为“我想不起来那天发生的任何事情,我本来不希望这样。”当先行词是anything, everything, nothing (something 除外), few, all, none, little, some等代词时,限制性定语从句只能用that。

    考点
    定语从句

  • 第21题:

    ()do you want the derrick adjusted?

    • A、What
    • B、Where
    • C、How
    • D、When

    正确答案:C

  • 第22题:

    public class Employee{   private String name;   public Employee(String name){   this.name = name;  }   public String getName(){   return name;  }  }   public class Manager extends Employee{   public Manager(String name){   System.out.println(getName());  }  }   执行语句new Manager(“smith”)后程序的输出是哪项?() 

    • A、 smith
    • B、 null
    • C、 编译错误
    • D、 name

    正确答案:C

  • 第23题:

    单选题
    The manager showed the new employee _____ to find the supplies.
    A

    what

    B

    where

    C

    that

    D

    which


    正确答案: B
    解析:
    句意:经理给新员工讲解哪里寻找货物供应点。考查“疑问代词或疑问副词+不定式”可以在句中作宾语,其中疑问词由其在不定式中所担任的成分决定,在这里不定式缺状语。正确答案为B。

  • 第24题:

    单选题
    You want to access employee details contained in flat files as part of the EMPLOYEE table. You planto add a new column to the EMPLOYEE table to achieve this.  Which data type would you use for the new column()
    A

    CLOB

    B

    BLOB

    C

    BFILE

    D

    LONG RAW


    正确答案: A
    解析: 暂无解析