Which is an exception to the garbage discharge requirements

题目
单选题
Which is an exception to the garbage discharge requirements in Annex V to MARPOL 73/78?()
A

The garbage to be discharged will sink

B

Garbage accumulation on board has exceeded storage space

C

A person falls overboard,and a plastic ice chest is thrown for flotation

D

The destination port or terminal cannot receive garbage

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

第1题:

A carrier or a shipper ________ to enter into any agreement, stipulation, condition, reservation or exception as to the responsibility and liability of the carrier or the ship for the loss of or damage to, or in connection with, the custody and care and handling of the goods prior to the loading on, and subsequent to the discharge from, the ship on which the goods are carried by sea.

A.is entitled

B.are entitled

C.entitles

D.entitle


正确答案:A

第2题:

Annex V to MARPOL 73/78 contains requirements pertaining to the discharge into the marine environment of ______.

A.oil

B.garbage

C.noxious liquid substances

D.None of the above


正确答案:B

第3题:

Given:Under which three circumstances will the code on line 37 be executed?()

A.The instance gets garbage collected.

B.The code on line 33 throws an exception.

C.The code on line 35 throws an exception.

D.The code on line 31 throws an exception.

E.The code on line 33 executes successfully.


参考答案:B, C, E

第4题:

1. class TestA {  2. TestB b;  3. TestA() {  4. b = new TestB(this);  5. }  6. }  7. class TestB {  8. TestA a;  9. TestB(TestA a) {  10. this.a = a;  11. }  12. }  13. class TestAll {  14. public static void main (String args[]) {  15. new TestAll().makeThings(); 16. // ...code continues on  17. }  18. void makeThings() {  19. TestA test = new TestA(); 20. }  21. }  Which two statements are true after line 15, before main completes?()

  • A、 Line 15 causes a stack overflow.
  • B、 An exception is thrown at runtime.
  • C、 The object referenced by a is eligible for garbage collection.
  • D、 The object referenced by b is eligible for garbage collection.
  • E、 The object referenced by a is not eligible for garbage collection.
  • F、 The object referenced by b is not eligible for garbage collection.

正确答案:C,D

第5题:

Vessels to which Annex V to MARPOL 73/78 applies may discharge garbage containing plastics ______.

A.5 nautical miles from nearest land

B.12 nautical miles from nearest land

C.25 nautical miles from nearest land

D.None of the above


正确答案:D

第6题:

______ is entitled to enter into,with a shipper,any agreement,stipulation,condition,reservation or exception as to the responsibility and liability of the carrier or the ship for the loss of or damage to,or in connection with,the custody and care and handling of the goods prior to the loading on,and subsequent to the discharge from,the ship on which the goods are carried by sea.

A.A carrier

B.A consignee

C.A consigner

D.A receiver


正确答案:A

第7题:

No person on board any vessel to which Annex V to MARPOL 73/78 applies may discharge garbage of any type when ______.

A.less than 12 nautical miles from PRC

B.less than 12 nautical miles from nearest land

C.in the navigable waters of the PRC

D.less than 25 nautical miles from nearest land


正确答案:C

第8题:

Which statement regarding garbage disposal is correct?

A.Records for ground garbage disposal are not required when disposal into the sea occurs more than 25 miles offshore

B.Discharging or transfer of garbage while in port to a shore facility must be recorded

C.Maintaining records for the incineration of garbage aboard ship is not required

D.The recording of garbage disposal should include the approximate weight


正确答案:B

第9题:

Which is an exception to the garbage discharge requirements in Annex V to MARPOL 73/78?

A.The garbage to be discharged will sink

B.Garbage accumulation on board has exceeded storage space

C.A person falls overboard,and a plastic ice chest is thrown for flotation

D.The destination port or terminal cannot receive garbage


正确答案:C

第10题:

Which statement is correct regarding exception traffic processing?()

  • A、Exception traffic is only handled by the PFE
  • B、Exception traffic is rate-limited across the internal link to protect the RE
  • C、Exception traffic is not prioritized during times of congestion
  • D、Exception traffic is forwarded based on forwarding table entries

正确答案:B

更多相关问题