Stringtest=a1b2c3”;12.String[]tokens=test.split(”\\d”);13.for(Strings:tokens)System.out.print(s+);Whatistheresult?()

A.abc B.123 C.a1b2c3 D.a1b2c3 E.Compilationfails. F.Thecoderunswithnooutput. G.Anexceptionisthrownatruntime.

时间:2023-12-20 11:13:28

相似题目