What is array? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

What is array?

15th Oct 2016, 1:39 PM
Akshay Kumar
Akshay Kumar - avatar
2 Answers
+ 2
it's a data structure that stores a sequence of data...
15th Oct 2016, 5:07 PM
albert.mohammad
albert.mohammad - avatar
0
Array is the collection of data of same data type. it's just like a box in which all the same types of elements are sequenced arranged. ;)
16th Oct 2016, 6:02 AM
Abhay
Abhay - avatar