Computer Science, asked by zero8013, 1 year ago

Define arrays. Write its types.

Answers

Answered by schoolfriend
0
Hii,
this is your answer
In programming ,a series of objects all of which are the same size and type . Each object in an array is called an array element.

it is three types -
* Indexed array- array with a numeric index
* Associative array - array with named key
* Multidimensional array - array containing one or more array

hope it helps you
have a good day
Answered by adarshkumar64
0
Arranging the numerical figure of a data in ascending or descending order is called array
Similar questions