In Java, arrays are objects. ... Why did Java not print our array? ... int[] intArray = {2,5,46,12,34}; for(int i=0; i<intArray.length; ...
確定! 回上一頁