A.字符串有下標(biāo) B.字符串的下標(biāo)從0開始 C.字符串沒有下標(biāo) D.字符串的下標(biāo)從1開始
A.byte的包裝類是Byte B.int的包裝類是Int C.short的包裝類是Short D.long的包裝類是Long
A.getClass() B.toString() C.equals() D.hashCode()