Computer Science, asked by sayyedshaid123, 10 months ago

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 maheshk803
0

option 1 is false.

Explanation:

linked list is not sequential

Similar questions