Who is the head of the deck department?A.Captain.B.Bosun.C.Chief officer.D.Chief engineer.

题目

Who is the head of the deck department?

A.Captain.

B.Bosun.

C.Chief officer.

D.Chief engineer.


相似考题
更多“Who is the head of the deck department?A.Captain.B.Bosun.C.Chief officer.D.Chief engineer. ”相关问题
  • 第1题:

    Examine the data in the EMPLOYEES and DEPARTMENTS tables.EMPLOYEESLAST_NAME DEPARTMENT_ID SALARYGetz 10 3000Davis 20 1500Bill 20 2200Davis 30 5000Kochhar 5000DEPARTMENTSDEPARTMENT_ID DEPARTMENT_NAME10 Sales20 Marketing30 Accounts40 AdministrationYou want to retrieve all employees, whether or not they have matching departments in the departments table.Which query would you use?()

    A. SELECT last_name, department_name FROM employees , departments(+);

    B. SELECT last_name, department_name FROM employees JOIN departments(+);

    C. SELECT last_name, department_name ON (e. department_ id = d. departments_id); FROM employees(+) e JOIN departments d

    D. SELECT last_name, department_name FROM employees e RIGHT OUTER JOIN departments d ON (e.department_id = d.department_id);

    E. SELECT last_name, department_name FROM employees(+) , departments ON (e. department _ id = d. department _id);

    F. SELECT last_name, department_name FROM employees e LEFT OUTER JOIN departments d ON (e. department _ id = d. department _id);


    参考答案:F

  • 第2题:

    Let me show you to the(甲板)_______.

    A.bridge

    B.saloon

    C.galley

    D.deck


    正确答案:D

  • 第3题:

    When a wind force causes a floating ship to heel to a static angle,the ______.

    A.Centers of buoyancy and gravity are in the same vertical line

    B.Righting moment equals the wind-heeling moment

    C.Downflooding point is below water

    D.Deck-edge immersion occurs


    正确答案:B

  • 第4题:

    Click the Exhibit button and examine the data in the EMPLOYEES and DEPARTMENTS tables.You want to retrieve all employees‘ last names, along with their managers‘ last names and their department names. Which query would you use?()

    A.SELECT last_name, manager_id, department_name FROM employees e FULL OUTER JOIN departments d ON (e.department_id = d.department_id);

    B.SELECT e.last_name, m.last_name, department_name FROM employees e LEFT OUTER JOIN employees m on ( e.manager_id = m.employee_id) LEFT OUTER JOIN departments d ON (e.department_id = d.department_id);

    C.SELECT e.last_name, m.last_name, department_name FROM employees e RIGHT OUTER JOIN employees m on ( e.manager_id = m.employee_id) LEFT OUTER JOIN departments d ON (e.department_id = d.department_id);

    D.SELECT e.last_name, m.last_name, department_name FROM employees e LEFT OUTER JOIN employees m on ( e.manager_id = m.employee_id) RIGHT OUTER JOIN departments d ON (e.department_id = d.department_id);

    E.SELECT e.last_name, m.last_name, department_name FROM employees e RIGHT OUTER JOIN employees m on ( e.manager_id = m.employee_id) RIGHT OUTER JOIN departments d ON (e.department_id = d.department_id);

    F.SELECT last_name, manager_id, department_name FROM employees e JOIN departments d ON (e.department_id = d.department_id) ;


    参考答案:B

  • 第5题:

    WhichcommandwouldcreateamachineaccountinActiveDirectoryundertheComputers\BusinessUnit\Department\Serversorganizationalunit?()

    A.netrpcjoin-mlocalhost-ldap="ldap.ldapserver.comComputers\BusinessUnit\Department\Servers"

    B.rpcclient-c"joinComputers\BusinessUnit\Department\Servers"

    C.netadsjoinou="Computers\BusinessUnit\Department\Servers"

    D.netadsjoin"Computers\BusinessUnit\Department\Servers"


    参考答案:D

  • 第6题:

    Everybody on board was worried and we were curious to find out what had happened.

    A: wood
    B:meeting
    C:sign
    D:deck

    答案:D
    解析:
    本句意思:“甲板上的每个人都很担心,我们想知道发生了什么事。”on board指登上船或者飞机,on deck和它意思相同,所以D为正确答案。deck:甲板,例如:I was the only person on deck at that time of night.夜里那段时间只有我一个人在甲板上。wood:树林,木头,例如:Their dishes were made of wood.他们的盘子是木制的。meeting:会议,例如:He seemed anxious about the meeting.他似乎对这次会议忧心忡忡。sign:迹象,符合,例如:The snow showed no sign of melting.雪没有一点融化的迹象。