Computer Science, asked by suraj3572, 10 months ago

what are arrays explain the different types of arrays


TIMESHANI: https://www.w3schools.com/python/python_arrays.asp
TIMESHANI: take help of this website , it is too helpful

Answers

Answered by abcde83
3

different types of arrays

indexed arrays

associative arrays

multidimentional arrays


Answered by Cutegirl2425
8
✔✅An ARRAYS is an aggregate data structure that is designed to store a group of objects of the same or different types.✅✔

there \: are \: 2 \: main \\ types \: of \: arreys

1 ) SINGLE DIMENSIONAL ARRAY ;

These are arrays for which only one index is required to access the elements store in that array.

2 ) MULTIDIMENSIONAL ARRAY ;

These are arrays for which more than one index is required to access the element stored in the specific location in the array.

❤...I HOPE IT HELPS YOU...❤

#HARYANVI THINKER✌
Similar questions