Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ここで、プリミティブ配列であり、オブジェクト配列である@ java.sun を読みました。プリミティブ型とオブジェクト型の違いは何ですか? 上記の2つは互いにどのように異なりますか?int[] iarrint[][] arr2
int[] iarr
int[][] arr2