which of the statement is
false about linked list.
O linked list is sequential
O Memory is allocated dynamically.
Every node stores the address of
next node in the list.
O
Linked list is stored in the h
KARGIL
VIJAY DIWA
Answers
Answered by
0
option 1 is false.
Explanation:
linked list is not sequential
Similar questions