which of following statements is false about arrays? arrays are allocated on heap. array of size 4 will have indices from 1, 2, 3, 4 size of array can't be modified once they are created. name of array represents an object that contains length property.
Answers
Answered by
9
name of array represents an object that contains length property
Answered by
0
name of the array represents an object that contains length property.
Explanation:
An array is the shape of a record along with a group of elements (values or variables), every recognized with the aid of using as a minimum one array index or key.
Depending at the language, array kinds may also overlap (or be recognized with) different records kinds that describe aggregates of values, inclusive of lists and strings.
In each cases, they're visualizing rows and columns.
An association of objects, pictures, or numbers in rows and columns is referred to as an array.
Similar questions