Menu
×
×
Correct!
Exercise:What is a benefit of using Linked Lists?
A good thing about Linked Lists
is that when inserting or
removing a node, other elements
do not have to be shifted in memory.
Not CorrectClick here to try again. Correct!Next ❯A good thing about Linked Lists is that when inserting or removing a node, other elements do not have to bein memory. |