Computer Science, asked by toshirolkr2980, 20 days ago

Means processing each &every element of array exactly once.

Answers

Answered by debashreehalder13
0

Answer:

In computer science, an array data structure, or simply an array, is a data structure consisting of a collection ofelements (values or variables), eachidentified by at least one array index or key. ... The simplest type of data structure is a linear array, also calledone-dimensional array.

Similar questions