当前位置:OCJP(310-065)题库

问题:

[单选]

Given:
11.String test = "Test A. Test B. Test C.";
12.// insert code here
13.String[] result = test.split(regex);
Which regular expression, inserted at line 12,correctly splits test into "Test A","Test B",and "Test C"?()

A . String regex = "";
B . String regex = " ";
C . String regex = ".*";
D . String regex = "\\s";
E . String regex = "\\.\\s*";

What are two major differences between MS-SPRing and SNCP?()  In an MS-SPRing, all paths are protected.。  MS-SPRing is always a high-order protection.。  A low order circuit cannot be protected by an MS-SPRing.。  There is no theoretical limit in the number of nodes in an SNCP ring.。 磨光滑,锁上螺丝后做立即做()(不得用走线架上的孔) 接地。 防尘。 防脱漆。 防锈处理。 What is the minimum recommended uplink/downlink speed to support a single encrypted IP voice Teleworker call?() 256kbps / 1024kbps。 256kbps / 1544kbps。 160kbps / 768kbps。 384kbps / 384kbps。 128kbps / 512k。 TRR and TRT are associated with Which WSA component?()   Web Reputation。  L4TM。  Anti-Malware。  URL Filter。 【背景资料】高新技术企业新建厂区某8层框架结构办公楼工程,采用公开招标的方式选定A公司作为施工总承包,施工合同中双方约定钢筋、水泥等主材由业主供应,其他结构材料及装饰装修材料均有总承包单位负责采购。 施工过程中,发生以下事件: 事件一:钢筋第一批进场时,供货商只提供了出厂合格证,业主指令总承包单位对该批钢筋进行了现场验证,总承包单位对钢材的品种、型号、见证取样进行了质量验证。对钢筋的屈服强度、抗拉强度进行了复试。 事件二:总承包单位按《建筑工程质量管理条例》规定,对商品砼、砂石、砌墙材料、石材、胶合板实行备案证明管理。 请根据上述背景资料完成以下选项水泥进场使用前,应分批对其强度、安定性进行复验。

Given:
11.String test = "Test A. Test B. Test C.";
12.// insert code here
13.String[] result = test.split(regex);
Which regular expression, inserted at line 12,correctly splits test into "Test A","Test B",and "Test C"?()

参考答案:

  参考解析

本题暂无解析

在线 客服