Computer Science, asked by santoskkumar230, 1 year ago

List types of arrays. and explain

Answers

Answered by Anonymous
0
➡Three types of arrays:
1.Indexed arrays - Arrays with a numeric index.

2.Associative arrays - Arrays with named keys.

3.Multidimensional arrays - Arrays containing one or more arrays.
Similar questions