Can i refer an element of one array from another array in java - Yes, you can −int [] myArray1 = {23, 45, 78, 90, 10}; int [] myArray2 ...
確定! 回上一頁