试题详情
- 单项选择题 11. String test = “This is a test”; 12. String[] tokens = test.split(”/s”); 13. System.out.println(tokens.length); What is the result?()
A、 0
B、 1
C、 4
D、 Compilation fails.
E、 An exception is thrown at runtime.
- D
关注下方微信公众号,在线模考后查看
热门试题
- Which statemen
- Which typeQ
- 数组元素所占用的内存位于()
- 往OuterClass类的代码段中插入内
- 已知: 下面哪些语句是和第2行等价的(
- RandomAccessFile实现了哪
- Which two,&ensp
- You web a
- 下面哪些类是抽象类()
- 多态应用于()
- 有一堆零件(零件个数不超过1000),如
- int x=0; int y=10;
- Java中的时间利用时间处理类进行处理。
- public static&
- 盒式布局的对齐方式有哪几种?()
- NumberFormat n
- 程序: class&ens
- Given classes defin
- public class&e
- class Rectangl