Kizspy | Question: 37
(Choose 1 answer)
Choose the correct statement related to the array.
A. Arrays provide constant-time access to elements.
B. Arrays allow for dynamic resizing during runtime.
C. Arrays can store elements of different data types.
D. Arrays automatically adjust their size based on the number of elements.