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