what is the need of arrays
Plese dear guys help me.
Answers
Answered by
1
Answer:
An array is used to store a collection of data, but it is often more useful to think of an array as a collection of variables of the same type. It is better and convenient way of storing the data of same datatype with same size. It allows us to store known number of elements in it.
Answered by
0
Step-by-step explanation:
An array is used to store a collection of data,but it is often
more useful to think of an array as a collection of variables of the same type. many importance of arrays are there ,few of them are -it is better and convenient way of storing the data of same data type with same size.
Similar questions