📝 Question
#1338
Linked lists are best suited
✓
Correct Answer
B. For the size of the structure and the data in the structure are constantly changing
💡
Explanation
A linked list is a data structure consisting of a group of nodes which together represent a sequence.
⌨️ Press
A
B
C
D
to select