Which of the following is the correct way to declare an integer array in Java?, int[] arr = new int[5];, int arr[] = new int[5];, int arr[5];, Both a and b.

排行榜

視覺風格

選項

切換範本

)
恢復自動保存: ?