CS 3304: Comparative Languages
Data Types
[
Course Documents
] : [
Data Types
]
Previous
Contents
Next
Keyword Index
Heap-Dynamic Arrays
Subscript range and storage bindings are dynamic and not fixed
Examples: FORTRAN 90, APL, Perl
Advantage:
Ultimate in flexibility
Disadvantages:
More space required
Run-time overhead