What is a data type in which expressions are stored in places identified by integer indexes?
Structure
List
Array
None of the mentioned
Answer and explanation
An array is a data type in which expressions are stored in places identified by integer indexes.
