Home > Term: dynamic array
dynamic array
An array whose size may change over time. Items are not only added or removed, but memory used changes, too. For instance, REDIM in Visual Basic or malloc() in C. In some languages, such as Perl, all arrays are dynamic.
- Part of Speech: noun
- Industry/Domain: Computer science
- Category: Algorithms & data structures
- Government Agency: NIST
0
Creator
- GeorgeV
- 100% positive feedback