I’m a little bit confused. Wikipedia says that Array is a data structure: In computer science, an array data structure, or simply an array, is a data structure consisting of a collection of elements (values or variables), each identified by at least one array index or key. Stack and queue are also data structures. Learn.js says that array can work