Which of the following statements is NOT true about arrays? An array's subscripts are always a sequence of integers. O A
Posted: Tue Jul 05, 2022 10:19 am
Which of the following statements is NOT true about arrays? An array's subscripts are always a sequence of integers. O A seven-element array uses subscripts 1 through 7. O A seven-element array uses subscripts 0 through 6. Each element is an array has the same data type.