Computer Science, asked by vigneshwarankannaan, 3 months ago

what is linked list?

Answers

Answered by asiraabbas7879
2

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.

Answered by Anonymous
2

Answer:

\huge\fcolorbox{black}{lime}{❥ᴀ᭄ɴsᴡᴇʀ}

Explanation:

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.

Similar questions