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.
+2
Answers (1)
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “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 ...” in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Home » Computers & Technology » 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.