Most languages, including Java and C#, also provide the 'array', ... int[5]; // create an array of 5 integers. All at Once. int[] arr = new int[5];. Set/Get.
確定! 回上一頁