Computer Science, asked by bharathiuy6073, 1 year ago

An array can be categorized as which type of data-structure

Answers

Answered by iamkhushi
2
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. ... The simplest type of data structure is a linear array, also called one-dimensional array.
Similar questions