What is an array data structure?
Answers
Answered by
1
In computer science, an array data structure, or simply an array, is a data structure consisting of a collection of elements, each identified by at least one array index or key.
Similar questions