A segregated ballast system is a system where
A.all ballast is processed through the oily water separator
B.ballast is taken on and discharged through a separate main deck
C.ballast and cargo tanks are separated by cofferdams
D.all ballast lines, tanks, and pumps are independent of those used for oil
第1题:
6.下面代码片断的输出结果是什么? int w = 25, x = 3; boolean y = w < x; boolean z = w >= w * 2 - x * 9; boolean cc = 'b' > 'a'; System.out.println("w<x=" + y); System.out.println("z=" + z); System.out.println("cc=" + cc); 输出结果为:
第2题:
GDI+主要封装于命名空间()之中。
A.System.Drawing
B.System.Net
C.System.Xml
D.System.IO
第3题:
【单选题】异常类对象均为________类的对象。
A.System.Exception
B.System.Attribute
C.System.Const
D.System.Reflection
第4题:
DataSet类包含在()命名空间中。
A.System.Data
B.System.DataSet
C.System.Data.SqlClient
D.System.Data.Oledb
第5题:
与文件操作有关的类在命名空间()中。
A.System.Text
B.System.Data
C.System.IO
D.System.Linq
第6题:
2、Internet 信息服务日志存放位置?
A.%systemroot%\system32\logfiles\msftpsvc1\
B.%systemroot%\system32\logfiles\w3svc1\
C.%systemroot%\system32\config\SecEvent.EVT
D.%systemroot%\system32\config\AppEvent.EVT