Declare and Initialize an integer array. Declare an integer variable evenSum = 0 to calculate the sum. Iterate the array using for loop from 0 to array length - ...
確定! 回上一頁