5. String foo = “base”;   6. foo.substring(0,3);   7. foo.concat(“ket”)  8.   Type the value of foo at line 8.()

时间:2022-10-12 10:34:12 所属题库:SCJP程序员认证考试题库

相似题目