ObjectiveMcq
Print Protected
This page is protected for print. Use the website to view the content.
What is a data type in which expressions are stored in places identified by integer indexes?
Structure
List
Array
None of the mentioned
Correct Answer: C — Array
An array is a data type in which expressions are stored in places identified by integer indexes.