The company which is defined in the ISM Code means()

题目
单选题
The company which is defined in the ISM Code means()
A

the owner of the ship

B

the manager who assumes the responsibility for operation of the ship

C

the bareboat charterer

D

All of the above

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

第1题:

()means a company that is owned or controlled by another larger company.

A. complex

B. fair

C. pillar

D. subsidiary


正确答案:D

第2题:

The installation and provision of fire fighting equipment is mainly subject to ___.

A.ISM code

B.ISPS code

C.IBC code

D.FSS code


正确答案:D

第3题:

Creating WBS means subdividing the major project deliverables into smaller components until the deliverables are defined to the level()

A.independentresource

B.individualworkload

C.workmilestone

D.workpackage


参考答案:D

第4题:

A safety management system that satisfies the requirements of the ISM Code is a system of prevention designed to prevent pollution and improve safety. The safety management system shall include the following functional requirements, please find out the non applicable function().

  • A、A safety and environmental protection policy;
  • B、Instructions and procedures to ensure safety operation of ships and protection of the environment in compliance with relevant international and flag state legislation
  • C、Provide a guarantee that there will never be another accident or technical defect
  • D、Defined levels of authority and lines of communication between and amongst, shore and shipboard personnel

正确答案:C

第5题:

In a workflow system, a process is specified using the process definition tool. Usually, processes are defined in terms of a ____, which consists of __请作答该选项__ indicated using a circle, and ____ shown as a rectangle. These two components can be linked by means of a directed arC.

A.positions
B.resources
C.conditions
D.places

答案:D
解析:

第6题:

The installation and prevision of fire fighting equipment is mainly subject to

A.ISM Code

B.ISPS Code

C.IBC Code

D.FSS Code


正确答案:D

第7题:

A company wants to secure access to its internal wireless network. The company wants to use themost secure means to access the network. Which of the following is the BEST choice for wireless security in this situation?()

A. WEP encryption

B. Channel rotation

C. Disable SSID

D. WPA encryption


参考答案:D

第8题:

Which term means “the profit that a company has obtained from selling its products or services in a particular period of time, in relation to its sales for the period”?

A、Annual income

B、operation profit

C、return on sales

D、net profit


参考答案:C

第9题:

In a workflow system, a process is specified using the process definition tool. Usually, processes are defined in terms of a __请作答该选项__, which consists of ____ indicated using a circle, and ____ shown as a rectangle. These two components can be linked by means of a directed arC.

A.PERT diagram
B.DFD
C.Petri Net
D.ER diagram

答案:C
解析:

第10题:

A Windows Communication Foundation (WCF) service is self-hosted in a console application. The service implements the IDataAccess contract, which is defined in the MyApplication namespace. The service is implemented in a class named DataAccessService which implements the IDataAccess interface and also is defined in the MyApplication namespace. The hosting code is as follows. (Line numbers are included for reference only.) 01 static void Main(string[] args) 02 { 03 ServiceHost host; 04 ... 05 host.Open( ); 06 Console.ReadLine( ); 07 host.Close( ); 08 } You need to create a ServiceHost instance and assign it to the host variable. You also need to instantiate the service host.Which line of code should you insert at line 04?()

  • A、host = new ServiceHost("MyApplication.DataAccessService");
  • B、host = new ServiceHost("MyApplication.DataAccess");
  • C、host = new ServiceHost(typeof(IDataAccess));
  • D、host = new ServiceHost(typeof(DataAccessService));

正确答案:D

更多相关问题