Where payment of the hire is to be made in cash,the Charterer is not considered to have paid unless what the Shipowner receives is ______.A.the equivalent of cash or as good as cashB.greater than the specified amount of cashC.less than the specified amoun

题目

Where payment of the hire is to be made in cash,the Charterer is not considered to have paid unless what the Shipowner receives is ______.

A.the equivalent of cash or as good as cash

B.greater than the specified amount of cash

C.less than the specified amount of cash

D.anything that Charterer likes to offer


相似考题
参考答案和解析
正确答案:A
更多“Where payment of the hire is to be made in cash,the Charterer is not considered to have pa ”相关问题
  • 第1题:

    A cash deposit is meant to()the payment of rentals on time.

    A、secure

    B、ensure

    C、safeguard

    D、assure


    参考答案:A

  • 第2题:

    Charter-party usually contains a clause which states that payment must be made in cash without discount every 30 days in advance, and that in default of payment the shipowners have the right to ________ the vessel from the Charterer's service.

    A.send

    B.withdraw

    C.let go

    D.take off


    正确答案:B

  • 第3题:

    If the Charterer loads or discharges the vessel in a shorter time than is allowed to him by the lay days,he may be entitled to ______.

    A.demurrage

    B.despatch money

    C.the payment for damage of detention

    D.the payment for quick despach


    正确答案:B

  • 第4题:

    If the redelivery of a vessel is delayed by causes ______,hire is payable at the charter rate until redelivery even though the market rate may have gone up or down.

    A.for which neither party is responsible

    B.for which the owner is responsible

    C.for which either party is responsible

    D.for which the charterer is responsible


    正确答案:A

  • 第5题:

    Advance freight must ______ to the Shipowner even if the goods are lost (by excepted perils) before payment,where they are lost after the due date of payment; nor is it recoverable if the goods are so lost after payment.

    A.pay

    B.be paying

    C.have paid

    D.be paid


    正确答案:D

  • 第6题:

    翻译:hire payment


    正确答案:租金支付

  • 第7题:

    单选题
    A right to withdraw a vessel()the service of the Charterers failing the punctual and regular payment of the hire cannot be defeated by later tender of the hire.
    A

    in

    B

    before

    C

    from

    D

    against


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

  • 第8题:

    单选题
    ()payment of the hire the Owners may withdraw the Vessel from the service of Charterers,without prejudice to any claim Owners may otherwise have on Charterers under this Charter.
    A

    In the event of

    B

    In default of

    C

    In spite of

    D

    In respect of


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

  • 第9题:

    单选题
    C/P means:Charter--Party that is made between().
    A

    the Charterer and the Party

    B

    the Charterer and the Shipowner

    C

    the Charterer and the Cargoowner

    D

    the Charterer and the Shipper


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

  • 第10题:

    单选题
    If the Charterer loads or discharges the vessel in a shorter time than is allowed to him by the lay days,he may be entitled to().
    A

    demurrage

    B

    despatch money

    C

    the payment for damage of detention

    D

    the payment for quick despach


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

  • 第11题:

    单选题
    Where payment of the hire is to be made in cash,the Charterer is not considered to have paid unless what the Shipowner receives is().
    A

    the equivalent of cash or as good as cash

    B

    greater than the specified amount of cash

    C

    less than the specified amount of cash

    D

    anything that Charterer likes to offer


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

  • 第12题:

    单选题
    Where events have rendered performance of the contract illegal either by English law or by the law of the country in which performance was to have taken place,the Charterer will()from the liability to provide a cargo.
    A

    be provided

    B

    be excused

    C

    be supplied

    D

    be replied


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

  • 第13题:

    The EMP table has these columns:ENAME VARCHAR2(35)SALARY NUMBER(8,2)HIRE_DATE DATEManagement wants a list of names of employees who have been with the company for more than five years. Which SQL statement displays the required results? ()

    A. SELECT ENAME FROM EMP WHERE SYSDATE-HIRE_DATE >5;

    B. SELECT ENAME FROM EMP WHERE HIRE_DATE-SYSDATE >5;

    C. SELECT ENAME FROM EMP WHERE (SYSDATE_HIRE_DATE)/365 >5;

    D. SELECT ENAME FROM EMP WHERE (SYSDATE_HIRE_DATE)*/365 >5;


    参考答案:C

  • 第14题:

    Charter-party usually contains a clause states that payment must be made in cash without discount every 30 days in advance,and that in default of payment the shipowners have the right to ______ the vessel from the Charterers service.

    A.send

    B.withdraw

    C.let go

    D.take off


    正确答案:B

  • 第15题:

    Usually it will be ______ who will be liable for the payment of demurrage.

    A.the Shipowner

    B.the shipper

    C.the carrier

    D.the Charterer


    正确答案:D

  • 第16题:

    Where events have rendered performance of the contract illegal either by English law or by the law of the country in which performance was to have taken place,the Charterer will ______ from the liability to provide a cargo.

    A.be provided

    B.be excused

    C.be supplied

    D.be replied


    正确答案:B

  • 第17题:

    Even where the contract was not made between the master and the consignee,it has been held ______ the master maintain an action against consignee upon an implied promise to pay the freight,in considering of his letting the goods out of his hands before payment.

    A.where

    B.which

    C.that

    D.when


    正确答案:C

  • 第18题:

    问答题
    翻译:hire payment

    正确答案: 租金支付
    解析: 暂无解析

  • 第19题:

    单选题
    If the redelivery of a vessel is delayed by causes (),hire is payable at the charter rate until redelivery even though the market rate may have gone up or down.
    A

    for which neither party is responsible

    B

    for which the owner is responsible

    C

    for which either party is responsible

    D

    for which the charterer is responsible


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

  • 第20题:

    单选题
    The EMP table has these columns: ENAME VARCHAR2(35) SALARY NUMBER(8,2) HIRE_DATE DATE Management wants a list of names of employees who have been with the company for more than five years. Which SQL statement displays the required results? ()
    A

    SELECT ENAME FROM EMP WHERE SYSDATE-HIRE_DATE >5;

    B

    SELECT ENAME FROM EMP WHERE HIRE_DATE-SYSDATE >5;

    C

    SELECT ENAME FROM EMP WHERE (SYSDATE_HIRE_DATE)/365 >5;

    D

    SELECT ENAME FROM EMP WHERE (SYSDATE_HIRE_DATE)*/365 >5;


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

  • 第21题:

    单选题
    Usually it will be()who will be liable for the payment of demurrage.
    A

    the Shipowner

    B

    the shipper

    C

    the carrier

    D

    the Charterer


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

  • 第22题:

    单选题
    Charter-party usually contains a clause states that payment must be made in cash without discount every 30 days in advance,and that in default of payment the shipowners have the right to()the vessel from the Charterers service.
    A

    send

    B

    withdraw

    C

    let go

    D

    take off


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

  • 第23题:

    单选题
    Where advance freight is agreed upon,payment does not depend on delivery and must be made ()the ship is lost and the cargo never delivered.
    A

    Unless

    B

    When

    C

    Because

    D

    Even though


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