can your list some ship’s bridge equipments?
第1题:
下列程序的运行结果是【 】。
include <iostream. h>
class SomeClass
{
public:
SomeClass(int value) { some_value=value;};
void show_data(void) { cout<<data<<"<<~some_value<<endl; };
static void set_data(int value) {data=value; }
private:
static int data;
int some_value
};
int SomeClass::data
void main(void)
{
SomeClass my_class(1001),your_class(2002);
your_class. set_data(4004);
my_elass. show_data()
}
第2题:
A.train
B.bus
C.car
D.ship
第3题:
A vessel in distress should send by radio telephone the two tone alarm signal followed immediately by the ______.
A.distress position
B.spoken words “Mayday, Mayday, Mayday”
C.ship’s name
D.ship’s call letters
第4题:
STCW78/95 Convention states that the officer in charge of the engineering watch is the representative
A.ship-owner's
B.master's
C.chief engineer's
D.manager's
第5题:
Your ______ working on my vessel has acknowledged the truth of and liability for the damage.
A.representative
B.DP
C.ship-owner
D.man
第6题:
5、传输速率为500kbit/s的CAN总线系统中,CAN_L对电源短路,那么该CAN总线的数据传输无法进行。