When one of two vessels()is required to keep out of the way

题目
单选题
When one of two vessels()is required to keep out of the way the other must keep her course and speed.
A

In sight of another

B

Sights the another

C

Not in sight of the other

D

In sight of one another

如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

The required number and type of hand portable fire extinguishers for staterooms on cargo vessels is ______.

A.one A-I

B.one B-I

C.one C-I

D.none required


正确答案:D

第2题:

A vessel sailing shall keep out of the way of all of the following vessels except a vessel ______.

A.not under command

B.engaged on pilotage duty

C.restricted in her ability to maneuver

D.engaged in fishing


正确答案:B

第3题:

Examine the CREATE DISKGROUP command used to create a disk group:In which situation would you use this method of disk group creation?()

A. When two-way disk mirroring is required for the allocation units

B. When three-way disk mirroring is required for the allocation units

C. When using hardware mirroring or RAID

D. When disk mirroring is required for the Automatic Storage Management (ASM) disks


参考答案:C

第4题:

In which case would an overtaking vessel sound a whistle signal of two prolonged followed by one short blast? ______.

A.When overtaking in restricted visibility

B.When overtaking in a narrow channel

C.When overtaking on open waters

D.When no other vessels are in the immediate area


正确答案:B
在什么情况下,追越船鸣放气笛两长声继于一短声的声号?当追越在狭水道时

第5题:

In a crossing situation on open waters, a sailing vessel shall keep out of the way of all the following vessels EXCEPT a vessel ______.

A.not under command

B.retricted in her ability to maneuver

C.engaged in towing

D.Fishing


正确答案:C
在交叉相遇无遮蔽的水域,帆船应给所有的船舶让路,除了正在从事拖带作业的船。

第6题:

Under normal weather and sea conditions when securing a stack of containers with twist locks,lashings are required when the tier exceeds what height?

A.Lashings are always required

B.One container

C.Two containers

D.Three containers


正确答案:C

第7题:

When loading a tanker,you should ______.

A.load only one tank at a time

B.keep the seamen on watch on standby in the mess room

C.keep a strain on the loading hoses

D.close valves by closing them down,reopening one or two turns,and re-closing


正确答案:D

第8题:

Where one of two vessels is to keep out of the way the other________.

A.shall not keep her course but shall keep her speed

B.shall not keep her course and speed

C.shall keep her course but change her speed

D.shall keep her course and speed


正确答案:D

第9题:

In which situation do the Rules require both vessels to change course ?______.

A.Two power-driven vessels meeting head-on

B.Two power-driven vessels crossing when it is apparent to the stand-on vessel that the give-way vessel is not taking appropriate action

C.Two sailing vessels crossing with the wind on the same side

D.All of the above


正确答案:A
在那种情况,规则规定的两船都应该转向?两机动船对遇时。

第10题:

class One {  public One() { System.out.print(1); }  }  class Two extends One {  public Two() { System.out.print(2); }  }  class Three extends Two {  public Three() { System.out.print(3); }  }  public class Numbers{  public static void main( String[] argv) { new Three(); }  }  What is the result when this code is executed?() 

  • A、 1
  • B、 3
  • C、 123
  • D、 321
  • E、 The code rims with no output.

正确答案:C

更多相关问题