C PROGRAMMING
This allows a programmer to create a dynamic array on the fly of(basically) unlimited size. This also allows the programmer to moveup and down the array in both directions.
a. Doubly Linked List
b. Array List
c. List Array
d. Dynamic Array List
Answer
a. Doubly Linked List
Answer: A