判断题
char[] str="abcdefgh"。
错误
判断题 int[] intArray[60]。
判断题 short shortValue=220; byte byteValue=shortValue。
判断题 String str="abcedf"; int length=str.length。