第一组:When a nominated surveyor or recognized organization determines that the condition of the ship or its equipment does not correspond substantially with the particulars of the Certificate (IOPP) or is such that the ship is not fit to proceed to sea with

题目

第一组:

When a nominated surveyor or recognized organization determines that the condition of the ship or its equipment does not correspond substantially with the particulars of the Certificate (IOPP) or is such that the ship is not fit to proceed to sea without presenting an unreasonable threat of harm to the marine environment, such surveyor or organization shall immediately ensure that corrective action is taken and shall in due course notify the Administration. If such corrective action is not taken, the Certificate shall be withdrawn and the Administration shall be notified immediately; and if the ship is in a port of another Party, the appropriate authorities of the port State shall also be notified immediately. When an officer of the Administration, a nominated surveyor or a recognized organization has notified the appropriate authorities of the port State, the Government of the port State concerned shall give such officer, surveyor or organization any necessary assistance to carry out their obligations under this regulation. When applicable, the Government of the port State concerned shall take such steps as will ensure that the ship shall not sail until it can proceed to sea or leave the port for the purpose of proceeding to the nearest appropriate repair yard available without presenting an unreasonable threat of harm to the marine environment.

Whenever an accident occurs to a ship or a defect is discovered which substantially affects the integrity of the ship or the efficiency or completeness of its equipment covered by this Annex the master or owner of the ship shall report at the earliest opportunity to the Administration, the recognized organization or the nominated surveyor responsible for issuing the relevant Certificate, who shall cause investigations to be initiated to determine whether a survey as required by paragraph 1 of this regulation is necessary. If the ship is in a port of another Party, the master or owner shall also report immediately to the appropriate authorities of the port State and the nominated surveyor or recognized organization shall ascertain that such report has been made.

When a ship is found not fit to proceed to sea by a nominated surveyor, then corrective action should be taken and be informed immediately. (1)the master (2)the authorities of port State (3)the Administration

A.(1)

B.(2)

C.(3)

D.(1)(2)(3)


相似考题
更多“第一组: When a nominated surveyor or recognized organization determines that the condition ”相关问题
  • 第1题:

    以下语句错误的是:______ 。

    A.Do while(Condition) Statements Loop

    B.Do Statements Loop while(condition)

    C.Do until(condition) Statements Loop

    D.Do until(condition) Statements end do


    正确答案:D

  • 第2题:

    在oneMethod()方法运行正常的情况下,程序段将输出什么? ( ) public void test() { try { oneMethod(); System.out.println("condition 1"); } catch(ArrayIndexOutOfBoundsException e) { System.out.println("condition 2"); } catch(Exception e) { System.out.println("condition 3"); } finally { System.out.println("finally");

    A.condition 1

    B.condition 2

    C.condition 3

    D.condition 1 finally


    正确答案:D

  • 第3题:

    alexandertriedtogethiswork_______inthe medical circles .

    A.torecognize

    B.recognizing

    C.recognize

    D.recognized


    正确答案:D

  • 第4题:

    在oneMethod( )方法运行正常的情况下,程序段将输出什么? public void test( ){ try { oneMethod( ); System.out.println("condition 1"); } catch (ArrayIndexOutOfBoundsException e){ System.out.println("condition 2"); } catch(Exception e){ System.out.println("condition 3"); } finally { System.out.pritln("finally"); } }

    A.condition 1

    B.condition 2

    C.condition 3

    D.condition 1


    正确答案:D
    解析:如果try块中的语句在执行时发生异常,则执行从该处中断而进入catch块,根据异常的类型进行匹配,最前面的优先进行匹配比较,只要该异常是catch中指定的异常的子类就匹配成功进而执行相应的catch中的内容,而finally块中的内容无论是否发生异常都将被执行。

  • 第5题:

    Alexander tried to get his work in the medical circles.

    A. to recognize B. recognizing C. recognize D. recognized


    正确答案:D

  • 第6题:

    You could be eligible for a university scholarship.

    A:applying
    B:rejected
    C:qualified
    D:nominated

    答案:C
    解析:
    你有资格申请奖学金。qualified“有资格的”,例如:Our team is qualified for the semi-final.我们队有资格参加半决赛。apply“申请”,例如:I am applying a job from this company.我正在向这家公司申请职位。reject“拒绝”,例如:She rejected his offer of marriage.他向她求婚,她拒绝了。nominate“提名”,例如:He was nominated "The Best Actor".他被提名为最佳男演员。只有qualified意思上和eligible最接近。