Computer Science, asked by nishathakur0506, 4 months ago

what do you mean by link list .​

Answers

Answered by saniasaleem7778
0

Answer:

In computer science, a linked list is a linear collection of data elements whose order is not given by their physical placement in memory. Instead, each element points to the next. It is a data structure consisting of a collection of nodes which together represent a sequence.

hope it helps you

Similar questions