Computer Science, asked by shine8560, 1 year ago

What do you mean by abstract data type in data structure array?

Answers

Answered by furqanmir
0
Array is commonly used in computer programming to mean a contiguous block of memory location, where each memory location stores one fixed length data item's. By this meaning an array is a physical data structure.
Similar questions