Computer Science, asked by brrainly7522, 1 year ago

what is analysis of array
what is representation array

Answers

Answered by swetajha03
0
Analysis of array :-array access analysis is a compiler analysis used to decide the read and write access patterns to elements or portions of arrays.

Representation array :-n array is a data structure which can store multiple elements of same data type (homogeneous) under one name.
Similar questions