Computer Science, asked by sravan175, 1 year ago

what is an array and types of an array?​

Answers

Answered by bhuvaneshwariharinid
8

Answer:

An array is a collection of one or more values of the same type. Each value is called an element of the array. The elements of the array share the same variable name but each element has its own unique index number (also known as a subscript). An array can be of any type, For example: int , float , char etc

Answered by Felicx
0

Answer:

An array in Excel is a structure that holds a collection of values. Arrays can be mapped perfectly to ranges in a spreadsheet, which is why they are so important in Excel. All Excel formulas that use a worksheet reference are working with arrays, though most of the time arrays are invisible

Similar questions