Vidyalelo
Data Structure · Q94

Linked Lists in Data Structures

Programming · Data Structure · question 94

Q94

Insertion and deletion are much faster in an unrolled linked list than in a singly linked list.

A.
True
Answer
B.
False

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board