The initial values for elements are separated by a comma and enclosed in braces {}. // Initialize the array at the time of declaration int[] empId = {1, 2, 3, 4 ...
確定! 回上一頁