Computer Science, asked by sayedhasnain4603, 4 months ago

Difference between sequential data structures and linked data structures

Answers

Answered by patel4536
0

Answer:

Sequential allocation refers to the arrays or a contiguous block ofmemory. The Linked allocation means the linked lists whose data structuresare connected by various nodes.

Answered by anish354
1

Answer:

Sequential allocation refers to the arrays or a contiguous block of memory. The Linked allocation means the linked lists whose data structures are connected by various nodes.

Similar questions