Page 1 of 1

Which of the following statements about the array are not true?

Posted: Mon Nov 29, 2021 8:05 am
by answerhappygod
a. To use an array, previously it is declared and defined.
b. A one-dimensional array can store data in the form of table with many rows
and columns.
c. The position of every element of the array is used to access that element that
position.
d. A one-dimensional array can store different types of data