An array is a collection of the same data type placed next to each other in memory.
Ad
Chapter - 9: Arrays
An array is a collection of 1. different data types scattered throughout memory 2. the same data type scattered throughout memory 3. the same data type placed next to each other in memory 4. different data types placed next to each other in memory
Ad
Ad