Computer Science, asked by wilsonp, 1 day ago

The advantage that the linked list implementation of stack has over the array implementation of stack is


fixed size

random access

Odynamic memory allocation

allocation f contiguous memory cells

Answers

Answered by DIVAKARMEENA
0

Answer:

fixed size

Explanation:

my answer is fixed size

Similar questions