A.charAt(int index) B.indexOf(String s) C.beginWith(String s) D.endsWith(String s)
下述代碼的輸出結(jié)果是()
A.abcdef B.bcd C.cd D.cde