System.out.println("Array is Empty");. return;. } int a[]=new int[n];. System.out.println("Enter "+n+" array elements ");.
確定! 回上一頁