Computer Science, asked by kushi20, 1 year ago

what is arrays in c.s. ??

Answers

Answered by kaira6
1
An array is a systematic arrangement of similar objects, usually in rows and columns.
Answered by smartykiller
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. An array is stored so that the position of each element can be computed from its index tuple by a mathematical formula.

HOPE ITS HELP YOU
=============

smartykiller: thanx
kushi20: ur welcm
Similar questions