Which statement is true of arrays? A) Array elements cannot be reset after the array is declared. B) Only whole numbers can be stored in arrays. C) Arrays cause more work for the programmer, but allow faster program execution. D) Only whole numbers can be used as array subscripts.