

MCQOPTIONS
Saved Bookmarks
1. |
Because of linear structure of linked list having linear ordering,there is similarity between linked list and array in |
A. | insertion of a node |
B. | deletion of a node |
C. | traversal of elements of list |
D. | none of the above |
Answer» D. none of the above | |