explain the linked list..............
Answers
Answered by
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.
Answered by
2
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
Math,
1 month ago
Chemistry,
1 month ago
Accountancy,
3 months ago
Computer Science,
3 months ago
Math,
9 months ago
Math,
9 months ago