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.

โดย

ลีดเดอร์บอร์ด

สไตล์ภาพ

ตัวเลือก

สลับแม่แบบ

)
คืนค่าการบันทึกอัตโนมัติ: ใช่ไหม