what is array???????????
Answers
Answered by
0
Answer:
Explanation:
An array is a collection of elements/objects typically of similar data type. Example of an array is [1,2,3,4,5,6,7] or ['John', 'Sam', 'Aarya']
Answered by
1
Answer:
array is the data which can store a fixed collection of data .. it can store variables of data ..
Similar questions