Computer Science, asked by nivethadinakaran88, 1 month ago

wht is the meaning of linked list and information ​

Answers

Answered by srajani187
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.

Answered by savyadeepkour
0

Explanation:

A linked list is a linear collection of data elements whose order is not given by their physical placement in memory. instead each elements points to the next .. it is a data structure consisting of a collection of a nodes which together represent a sequence

Information is the processed data on which decisions and actions are based . for the decisions to meaningful the processed data must qualify for following characteristics . - timely information should be available when required

Similar questions