可学答题网 > 问答 > OCJP(310-065)题库
目录: 标题| 题干| 答案| 搜索| 相关
问题

Given: 11.String test =&ens


Given: 11.String test = "This is a test"; 12.String[] tokens = test.split("\s"); 13.System.out.println(tokens.length); What is the result?()

  • A0
  • B1
  • C4
  • DCompilation fails.
参考答案
参考解析:
分类:OCJP(310-065)题库