Computer Science, asked by priyarabadiya171, 9 months ago

what is array type of array?​

Answers

Answered by jhansijeyakumar12
4

Explanation:

Language support for array types may include certain built-in array data types, some syntactic constructions that the programmer may use to define such types and declare array variables, and special notation for indexing array elements.

Answered by amitaagarwal4827
3

Answer:

Arrays a kind of data structure that can store a fixed size sequential collection of elements of the same type.

Similar questions