which part contains the data value in data structure?
Answers
Answered by
1
A linked list is a sequence of data structures, which are connected together via links. Linked List is a sequence of links which contains items. Each link contains a connection to another link. Linked list is the second most-used data structure after array.
Answered by
1
constant s is the area were data value are stored
piyushkumar73:
mark me brainliest
Similar questions