3. string foo = “ABCDE”;  4. foo.substring(3);   5. foo.concat(“XYZ”);   6.   Type the value of foo at line 6.()

时间:2022-09-18 04:09:42 所属题库:SCJP程序员认证考试题库

相似题目