首页/ 题库 / [单选题]A mobile offshore dr的答案

A mobile offshore drilling unit must display obstruction lights when it is on the waters over the Outer Continental Shelf and is().

单选题
2022-07-11 09:09
A、under tow
B、fixed to the seabed
C、underway
D、All of the above
查看答案

正确答案
B

试题解析

标签: 航海出版物
感兴趣题目
若有以下程序: #include <iostream> using namespace std; class A { private: int a; public: A(int i) { a=i; } void disp() { cout <<a<<","; } }; class B { private: int b; public: B(int j) { b=j; } void disp() { cout<<b<<","; } }; class C: public B,public A { private: int c; public: C(int k):A(k-2),B(k+2) { c=k; } void disp() { A::disp(); B::disp(); cout<<c<<end1; } }; int main() { C obj (10); obj.disp(); return 0; } 程序执行后的输出结果是
若有以下程序: #include <iostream> using namespace std; class A { private: int a; public: A(int i) { a=i; } void disp () { cout<<a<<","; } }; class B { private: int b; public: B(int j) { b=j; } void disp () { cout<<b<<","; } }; class C : public B,public A { private: int c; public: C(int k):A(k-2),B(k+2) { c=k; } void disp () { A::disp(); B::disp(); cout<<c<<endl; } }; int main() { C obj(10); obj.disp(); return 0; }
有以下程序: #include <iostream> using namespace std; class A { private: int a; public: A (int i) { a=i; } void disp() { cout<<a<<","; } }; class B { private: int b; public: B(int j) { b=j; } void disp() { cout<<b<<","; } }; class C : public B,public A { private: int c; public: C(int k) :A(k-2),B(k+2) { c=k; } void disp () { A::disp (); B::disp (); cout<<c<<endl; } }; int main () { C obi (10); obj.disp (); return 0; } 程序执行后的输出结果是
若有以下程序: #include <iostream> using namespace std; class A { private: int a; public: A(int i) { a=i; } void disp() { cout<<a<<", "; } }; class B { private: int b; public: B(int j) { b=j; } void disp() { cout<<b<<", "; } }; class C : public B,public A { private: int c; public: C int k) :A(k-2),B(k+2) { c=k; } void disp() { A: :disp (); B::disp(); cout<<c<<end1; } }; int main () { C ebj (10); obj .disp (); return 0; } 程序执行后的输出结果是( )。
若有以下程序: #inclide<iostream> using nameSpace std; class A { pricate: int a; public: A(int i) { a=i } Void disp() { cout<<a<<","; } }; clas B { private: int b; public: B(int j) { b=j; } Void disp() { cout<<b<<","; } }; class C:publicB,public A { private: int c; public: C(int k):A(k-2),B(k+2) { c=k; } void disp() { A::disp(); B::disp(); cout<<c<<endl; } }; int main() { C obj(10); obj.disp(); return 0; } 程序执行后的输出结果是
After conducting an abandonment drill,the Master or person in charge of a ship shall log().
Under the regulations implementing MARPOL, a mobile offshore drilling unit is required to have an International Oil Pollution Prevention (IOPP) certificate when the unit ().
Each fire hydrant serving machinery spaces containing oil fired boilers,internal combustion machinery,or oil fuel units must be equipped with a().
Each drilling unit equipped with helicopter fuel storage tanks must have the tanks installed as far as practicable from the().
In the case of an injury causing a person to be incapacitated,the Master or person in charge of a mobile offshore drilling unit must submit a report to the().
Where must you record the date of each emergency training drill conducted on a ship().
A mobile offshore drilling unit must display obstruction lights when it is on the waters over the Outer Continental Shelf and is().
相关题目
若有以下程序: #include <iostream> using namespace std; class A { private: int a; public: A(int i) { a=i; } void disp() { cout <<a<<","; } }; class B { private: int b; public: B(int j) { b=j; } void disp() { cout<<b<<","; } }; class C: public B,public A { private: int c; public: C(int k):A(k-2),B(k+2) { c=k; } void disp() { A::disp(); B::disp(); cout<<c<<end1; } }; int main() { C obj (10); obj.disp(); return 0; } 程序执行后的输出结果是
若有以下程序: #include <iostream> using namespace std; class A { private: int a; public: A(int i) { a=i; } void disp () { cout<<a<<","; } }; class B { private: int b; public: B(int j) { b=j; } void disp () { cout<<b<<","; } }; class C : public B,public A { private: int c; public: C(int k):A(k-2),B(k+2) { c=k; } void disp () { A::disp(); B::disp(); cout<<c<<endl; } }; int main() { C obj(10); obj.disp(); return 0; }
有以下程序: #include <iostream> using namespace std; class A { private: int a; public: A (int i) { a=i; } void disp() { cout<<a<<","; } }; class B { private: int b; public: B(int j) { b=j; } void disp() { cout<<b<<","; } }; class C : public B,public A { private: int c; public: C(int k) :A(k-2),B(k+2) { c=k; } void disp () { A::disp (); B::disp (); cout<<c<<endl; } }; int main () { C obi (10); obj.disp (); return 0; } 程序执行后的输出结果是
若有以下程序: #include <iostream> using namespace std; class A { private: int a; public: A(int i) { a=i; } void disp() { cout<<a<<", "; } }; class B { private: int b; public: B(int j) { b=j; } void disp() { cout<<b<<", "; } }; class C : public B,public A { private: int c; public: C int k) :A(k-2),B(k+2) { c=k; } void disp() { A: :disp (); B::disp(); cout<<c<<end1; } }; int main () { C ebj (10); obj .disp (); return 0; } 程序执行后的输出结果是( )。
若有以下程序: #inclide<iostream> using nameSpace std; class A { pricate: int a; public: A(int i) { a=i } Void disp() { cout<<a<<","; } }; clas B { private: int b; public: B(int j) { b=j; } Void disp() { cout<<b<<","; } }; class C:publicB,public A { private: int c; public: C(int k):A(k-2),B(k+2) { c=k; } void disp() { A::disp(); B::disp(); cout<<c<<endl; } }; int main() { C obj(10); obj.disp(); return 0; } 程序执行后的输出结果是
Temporary Certificates of Inspection for offshore drilling units are effective until the ().
A jack-up drilling rig being towed must().
A mobile offshore drilling unit under tow is approaching a fog bank. When should fog signals be started? ()
A report of casualty to a mobile offshore drilling unit must include ().
Fire protection and manning regulations for towing vessels state that the Master or person in charge must ensure that all crew members who have not participated in the drills or received the safety orientation().
An offshore drilling unit must be equipped with a first aid kit approved by the().
A documented vessel operating over 50 miles offshore must carry an inflatable liferaft with a ().
A jack-up drilling unit elevated on the Outer Continental Shelf must have a fog horn that will sound().
When making landfall at night,you can determine if a light is a major light or an offshore buoy by().
On offshore drilling units,emergency lighting and each emergency power system must be tested at least once a().
For use as protection from gas leaking from a refrigeration unit,each ship must be equipped with a().
When a survival craft drill is held,the person in charge must insure that().
On offshore drilling units,each EPIRB or SART must be tested once every().
According to the regulations for mobile offshore drilling units,“industrial personnel” are considered to be all persons carried on the ship for the sole purpose of carrying out the industrial business of the unit,except for().
What must the Master or person in charge of a ship enter in the logbook after conducting a boat drill? ()
广告位招租WX:84302438

免费的网站请分享给朋友吧