India Languages, asked by mahalepayal9763, 6 months ago

what is linked list​

Answers

Answered by aliparwez0000
0

Answer:

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 SherafMasud25
1
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’s help you
Please plz mark me as brainliest
———✌️✌️———-
Similar questions