An integer array {3,7,8,9,10,4,5} is known. Find the sum of all even elements in an array.
The expression that can't express the elements of array A is (b) A [10])-because the maximum subscript of array A can only be 9, that is, A [9], A [0], A [1], A [2], A [3], A [4], A.