Smartmind
.global
Which of the following operations is NOT fundamental to a linked list data structure?
Deletion of a node
Traversal
Insertion into the middle of the list
Insertion at the beginning
Computer Science and Technology Exercises are loading ...